March 15 meeting discussion about re-negotiation: - Until re-negotiation is complete, `RTCRtpSender.getParameters()` should return the current configuration. - Example. VP8 had been negotiated initially with 'L1T2', and then renegotiation begins to switch preferred codec to H.264/AVC (with only `L1T1' supported). Before re-negotiation completes, `getParameters()` returns 'L1T2'. After re-negotiation is completed, 'L1T1' is returned. - This appears consistent with the text on `getParameters()` and `setParameters()` in [WebRTC-PC Section 5.2]([5.2RTCRtpSender Interface](https://www.w3.org/TR/webrtc/#rtcrtpsender-interface)). -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-svc/issues/68#issuecomment-1068525009 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-configReceived on Tuesday, 15 March 2022 22:23:02 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:56 UTC