servo/tests/wpt/web-platform-tests/webrtc/protocol
2020-07-30 10:34:51 +00:00
..
bundle.https.html Update web-platform-tests to revision f7e2ea2c50c4d23549d07cd24c7a96fc3f203d96 2020-03-12 15:55:33 +00:00
candidate-exchange.https.html Update web-platform-tests to revision 5934bd3aca20a07917ad46fe7cebe10c68d5e497 2020-07-18 10:41:28 +00:00
crypto-suite.https.html Update web-platform-tests to revision 823cca0c2c6b421912973e7f699a357411738c64 2020-05-16 10:41:56 +00:00
dtls-fingerprint-validation.html Update web-platform-tests to revision 823cca0c2c6b421912973e7f699a357411738c64 2020-05-16 10:41:56 +00:00
ice-state.https.html Update web-platform-tests to revision 823cca0c2c6b421912973e7f699a357411738c64 2020-05-16 10:41:56 +00:00
ice-ufragpwd.html Update web-platform-tests to revision 2be2d7e3abcde5baded3448b85d0bb88e58d3cf7 2020-02-25 11:29:59 +00:00
jsep-initial-offer.https.html Update web-platform-tests to revision b7a8b84debb42268ea95a45bdad8f727d1facdf7 2019-03-21 23:44:37 -04:00
missing-fields.html Update web-platform-tests to revision e7517084404fca126c4f89eb69217206689adf17 2018-12-22 22:32:34 -05:00
msid-parse.html Update web-platform-tests to revision 122a4672fa0dc554a6e7528fa3487fd907c792ee 2019-03-23 23:57:08 -04:00
README.txt Update web-platform-tests to revision 78f764c05c229883e87ad135c7153051a66e2851 2019-03-06 22:39:43 -05:00
sctp-format.html Update web-platform-tests to revision e426a6933a05bf144eba06a1d4c47ba876a4e2d1 2019-05-22 14:00:10 +00:00
simulcast-answer.html Update web-platform-tests to revision 993a932dca2b378a44dc55f4ee80812f65d8fb4e 2020-02-20 13:37:42 +00:00
simulcast-offer.html Update web-platform-tests to revision 78f764c05c229883e87ad135c7153051a66e2851 2019-03-06 22:39:43 -05:00
split.https.html Update web-platform-tests to revision fd5a851b2e6bd60ff49060f1b42197c976273728 2020-07-30 10:34:51 +00:00
video-codecs.https.html Update web-platform-tests to revision 823cca0c2c6b421912973e7f699a357411738c64 2020-05-16 10:41:56 +00:00

This directory contains files that test for behavior relevant to webrtc,
but which is specified in protocol specifications from the IETF, not in
API recommendations from the W3C.

The main specifications are given in the following internet-drafts:

- draft-ietf-rtcweb-overview
- draft-ietf-rtcweb-transports
- draft-ietf-rtcweb-security-arch
- draft-ietf-rtcweb-security
- draft-ietf-rtcweb-rtp-usage
- draft-ietf-rtcweb-jsep
- draft-ietf-rtcweb-ip-handling
- draft-ietf-rtcweb-fec
- draft-ietf-rtcweb-data-protocol
- draft-ietf-rtcweb-data-channel
- draft-ietf-mmusic-sdp-simulcast
- draft-ietf-mmusic-rid

- RFC 7742, "WebRTC Video Processing and Codec Requirements"
- RFC 7874, "WebRTC Audio Codec and Processing Requirements"

An overview of the dependencies involved is in draft-jennings-rtcweb-deps