1
0
Fork 0
firefox/testing/web-platform/tests/webrtc/protocol
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
additional-codecs.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
av1-profile-asymmetry.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
bundle.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
candidate-exchange.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
codecs-filtered-by-direction.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
codecs-subsequent-offer.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
crypto-suite.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
dtls-certificates.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
dtls-fingerprint-validation.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
dtls-setup.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
h264-profile-levels.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
h264-unidirectional-codec-offer.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
h265-level-id.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
h265-loopback.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
handover-datachannel.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
handover.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ice-state.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
ice-ufragpwd.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
jsep-initial-offer.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
missing-fields.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
msid-generate.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
msid-parse.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
pt-no-bundle.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.txt Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
RTCPeerConnection-payloadTypes.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp-clockrate.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp-demuxing.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp-extension-support.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp-headerextensions.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp-payloadtypes.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtx-codecs.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
sctp-format.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
sdes-dont-dont-dont.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
simulcast-answer.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
simulcast-offer.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
split.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
transceiver-mline-recycling.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
unknown-mediatypes.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
video-codecs.https.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
vp8-fmtp.html Adding upstream version 140.0. 2025-06-25 09:37:52 +02: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 RFCs:

- RFC 7742, "WebRTC Video Processing and Codec Requirements"
- RFC 7874, "WebRTC Audio Codec and Processing Requirements"
- RFC 8825 (draft-ietf-rtcweb-overview)
- RFC 8826 (draft-ietf-rtcweb-security)
- RFC 8827 (draft-ietf-rtcweb-security-arch)
- RFC 8828 (draft-ietf-rtcweb-ip-handling)
- RFC 8829 (draft-ietf-rtcweb-jsep)
- RFC 8831 (draft-ietf-rtcweb-data-channel)
- RFC 8832 (draft-ietf-rtcweb-data-protocol)
- RFC 8834 (draft-ietf-rtcweb-rtp-usage)
- RFC 8835 (draft-ietf-rtcweb-transports)
- RFC 8851 (draft-ietf-mmusic-rid)
- RFC 8853 (draft-ietf-mmusic-sdp-simulcast)
- RFC 8854 (draft-ietf-rtcweb-fec)

This list is incomplete.