25 Mar
2021
25 Mar
'21
10:17 a.m.
Hi webkit-dev, We would like to get an official position on the addition of adaptivePtime flag in RTCRtpEncodingParameters. Enabling the flag allows a sender to dynamically adjust the audio packet rate to better utilize the network link. Explainer: https://w3c.github.io/webrtc-extensions/explainer#a-new-flag-in-rtcrtpencodi... Spec: https://w3c.github.io/webrtc-extensions/#dom-rtcrtpencodingparameters-adapti... The flag is currently available through an origin trial in Chrome ( https://chromestatus.com/feature/5752004691361792). // Jakob