Skip to content

remove interaction between encoding.active and simulcast ~rid - #2754

Merged
jan-ivar merged 1 commit into
w3c:mainfrom
fippo:no-pause
Jul 28, 2022
Merged

remove interaction between encoding.active and simulcast ~rid#2754
jan-ivar merged 1 commit into
w3c:mainfrom
fippo:no-pause

Conversation

@fippo

@fippo fippo commented Jul 20, 2022

Copy link
Copy Markdown
Contributor

since this would imply setParameters can trigger changes to the
SDP that require negotiation.

Applications that rely on this behavior can still inspect the SDP
(or rely on other means of signaling) and manually change the
encodings active property to not send a particular encoding.

Fixes #2735


Preview | Diff

since this would imply setParameters can trigger changes to the
SDP that require negotiation.

Applications that rely on this behavior can still inspect the SDP
(or rely on other means of signaling) and manually change the
encodings active property to not send a particular encoding.

Fixes w3c#2735
@fippo

fippo commented Jul 20, 2022

Copy link
Copy Markdown
Contributor Author

@docfaraday can you take a look, also at the test in web-platform-tests/wpt#34912

Comment thread webrtc.html
@aboba

aboba commented Jul 20, 2022

Copy link
Copy Markdown
Contributor

@dontcallmedom Travis came down with COVID, so may be a bit slow adding @fippo to the list of contributors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

webrtc-pc specifies using '~' in a=simulcast, but does not support RFC 7728 (RTP pause), which is a prerequisite

3 participants