[blink-dev] Intent to Ship: WebRTC Codec Selection API

2023-09-20 Thread Florent Castelli
Contact emailsorp...@chromium.org Explainer https://github.com/Orphis/webrtc-extensions/blob/explainer/explainers/codec-selection.md Specification https://w3c.github.io/webrtc-extensions/#dom-rtcrtpencodingparameters-codec Summary This new API extends WebRTC encoding parameters to allow develop

Re: [blink-dev] Intent to Ship: WebRTC Codec Selection API

2023-09-21 Thread Florent Castelli
On Wed, Sep 20, 2023 at 5:21 PM Yoav Weiss wrote: > LGTM1 > > On Wed, Sep 20, 2023 at 11:48 AM Florent Castelli > wrote: > >> Contact emailsorp...@chromium.org >> >> Explainer >> https://github.com/Orphis/webrtc-extensions/blob/explainer/explainers

Re: [blink-dev] Re: Intent to Ship: WebRTC Scalable Video Coding extensions

2023-01-19 Thread Florent Castelli
After a change of priorities last year, the launch unfortunately didn't happen. But we are now ready to ship and are targeting M111. The API that would be launched is: RTCRtpEncodingParameters extension scalabilityMode ( https://w3c.github.io/webrtc-svc /#dom-rtcrtpencodingparameters-scalabilitymo

[blink-dev] Intent to Prototype: WebRTC Codec Selection API

2023-05-16 Thread Florent Castelli
Contact emailsorp...@chromium.org Specification https://w3c.github.io/webrtc-extensions/#dom-rtcrtpencodingparameters-codec Summary This new API extends WebRTC encoding parameters to allow developers to choose a specific negotiated codec to be used for encoding an RTP stream. Blink componentBl

[blink-dev] Intent to Prototype: RTCDataChannel.priority

2024-08-08 Thread Florent Castelli
Contact emailsorp...@google.com, boi...@google.com ExplainerNone Specificationhttps://w3c.github.io/webrtc-priority/#datachannel Summary Many applications have multiple media flows of the same data type and often some of the flows are more important than others. The priority setting can be used