- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Apr 2022 20:28:43 +0000
- To: public-webrtc-logs@w3.org
Re-reading Section 5.4.1, I agree that there is an issue. While the section seems to imply that the simulcast envelope is established by `addTransceiver()` alone, this is not correct, if only because the answer can reject layers/RIDs. My inclination is that the envelope is only really determined once the initial negotiation has completed. However, this does raise the question of whether `setParameters()` can modify parameters originally set by `addTransceiver()` prior to completion of the initial negotiation. -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2723#issuecomment-1106834807 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 22 April 2022 20:28:44 UTC