From 1bd3982db4c55f29b5fca543d5409f821007d30d Mon Sep 17 00:00:00 2001
From: Dominique Hazael-Massieux
When
setCodecPreferences
()
in invoked, the user
agent MUST run the following steps:
Let transceiver be the
@@ -11174,7 +11173,8 @@ RTCRtpTransceiver
If set, the offerer's codec preferences will decide the order of the codecs in the offer. If the answerer does not have any diff --git a/webrtc.html b/webrtc.html index 218e53dfe..623efc545 100644 --- a/webrtc.html +++ b/webrtc.html @@ -6787,8 +6787,8 @@
+
The {{url}} attribute is the STUN or TURN URL that identifies the STUN or TURN server used to gather this candidate. If the candidate was not gathered from a STUN or @@ -11419,7 +11419,7 @@
The codec dictionary match algorithm given two {{RTCRtpCodec}} dictionaries first and second is as follows: