tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

README.txt (877B)


      1 This directory contains files that test for behavior relevant to webrtc,
      2 but which is specified in protocol specifications from the IETF, not in
      3 API recommendations from the W3C.
      4 
      5 The main specifications are given in the following RFCs:
      6 
      7 - RFC 7742, "WebRTC Video Processing and Codec Requirements"
      8 - RFC 7874, "WebRTC Audio Codec and Processing Requirements"
      9 - RFC 8825 (draft-ietf-rtcweb-overview)
     10 - RFC 8826 (draft-ietf-rtcweb-security)
     11 - RFC 8827 (draft-ietf-rtcweb-security-arch)
     12 - RFC 8828 (draft-ietf-rtcweb-ip-handling)
     13 - RFC 8829 (draft-ietf-rtcweb-jsep)
     14 - RFC 8831 (draft-ietf-rtcweb-data-channel)
     15 - RFC 8832 (draft-ietf-rtcweb-data-protocol)
     16 - RFC 8834 (draft-ietf-rtcweb-rtp-usage)
     17 - RFC 8835 (draft-ietf-rtcweb-transports)
     18 - RFC 8851 (draft-ietf-mmusic-rid)
     19 - RFC 8853 (draft-ietf-mmusic-sdp-simulcast)
     20 - RFC 8854 (draft-ietf-rtcweb-fec)
     21 
     22 This list is incomplete.