Skip to content

Commit

Permalink
Merge pull request #3036 from jan-ivar/negotiatedsendcodec
Browse files Browse the repository at this point in the history
Clarify sender is limited to codecs negotiated for sending.
  • Loading branch information
alvestrand authored Feb 27, 2025
2 parents ace68df + ccbe937 commit 4f2a92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -9813,7 +9813,7 @@ <h2>
<dd>
<p>
Optional value selecting which codec is used for this encoding's
RTP stream. If absent, the user agent can chose to use any negotiated codec.
RTP stream. If absent, the user agent can choose to use any codec negotiated for sending.
</p>
<p>
When {{codec}} is set and {{RTCRtpSender/[[SendCodecs]]}} have been negotiated,
Expand Down

0 comments on commit 4f2a92d

Please sign in to comment.