Webrtc介绍
术语
- apt: associated payload type
- DER: Distinguished Encoding Rule0s
- DTLS: Datagram Transport Layer Security
- JSEP: Javascript Session Establishment Protocol
- rid: restriction identifier
https://tools.ietf.org/html/draft-ietf-mmusic-rid-15 - rtx-time: indicates the time in milliseconds (measured from the time a packet was first sent) that the sender keeps an RTP packet in its buffers available for retransmission
- sdpMid: media stream identification-tag
- sdpMLineIndex: media description line index
- SFU: Selective Forwarding Unit switches between simulcast streams it receives from user agent
文档
https://webrtc.org/getting-started/overview
https://developer.mozilla.org/en-US/docs/Glossary/WebRTC
BUNDLE: Negotiating Media Multiplexing Using the Session Description Protocol (SDP)
GETUSERMEDIA: Media Capture and Streams