Skip to content

Commit

Permalink
Fix "does not allow remotely initiated RID renegotiation" prose
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-ivar committed Jul 27, 2022
1 parent d6ed794 commit 46c60bb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion webrtc.html
Expand Up @@ -1834,7 +1834,10 @@ <h4>
</li>
<li>
<p>
If applying <var>description</var> leads to modifying a
If <var>remote</var> is <code>true</code>, and
<var>description</var> is of type {{RTCSdpType/"offer"}}
and contains a request to receive simulcast, and applying
<var>description</var> leads to modifying a
transceiver <var>transceiver</var>, and
<var>transceiver</var>.{{RTCRtpTransceiver/[[Sender]]}}.{{RTCRtpSender/[[SendEncodings]]}}
is non-empty, and not equal to the encodings that would
Expand Down

0 comments on commit 46c60bb

Please sign in to comment.