- From: Santiago Souto via GitHub <sysbot+gh@w3.org>
- Date: Fri, 08 Nov 2024 19:23:55 +0000
- To: public-webrtc@w3.org
Santiago-Souto has just created a new issue for https://github.com/w3c/webrtc-pc: == Missing resolution attributes from simulcast `addTransceiver` `sendEncodings` API enabling == Posting a question here to know if this is happening elsewhere. I implemented a simulcast stream with the webRTC API, through the `sendEncodings` object in `pc.addTransceiver()` method, and it replaced my SDP munging approach making it compatible for all browsers. The strange behaviour now is that from the receiver side, when looking at the layers incoming, in some cases (depending on where it is being streamed) some of this encodingId layers do not include `width` or `height`. Is this intended or possible? Or could there be a bug in some part of the implementation? Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3019 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 8 November 2024 19:23:56 UTC