JitterBufferTarget attribute allows applications to specify a target duration of time in milliseconds of media for the RTCRtpReceiver's jitter buffer to hold. This influences the amount of buffering done by the user agent, which in turn affects retransmissions and packet loss recovery. Altering the target value allows applications to control the tradeoff between playout delay and the risk of running out of audio or video frames due to network jitter.
Essentially it is a rename of already shipped playoutDelayHint attribute.
None
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
Shipping on desktop | 123 |
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
NoneOn 2/12/24 6:36 AM, Eldar Rello wrote:
Contact emails
eldar...@gmail.com
Explainer
None
Specification
https://w3c.github.io/webrtc-extensions/#dom-rtcrtpreceiver-jitterbuffertarget
Summary
JitterBufferTarget attribute allows applications to specify a target duration of time in milliseconds of media for the RTCRtpReceiver's jitter buffer to hold. This influences the amount of buffering done by the user agent, which in turn affects retransmissions and packet loss recovery. Altering the target value allows applications to control the tradeoff between playout delay and the risk of running out of audio or video frames due to network jitter.
Essentially it is a rename of already shipped playoutDelayHint attribute.
Is this purely a rename, or are there changes to the semantics?
And do we have any sense how widely used playoutDelayHint is in
the wild? There is some discussion of the bikeshedding in
https://lists.w3.org/Archives/Public/public-webrtc/2023Apr/0045.html,
but no consideration of existing usage (at least as reflected in
the minutes).
Risks
Interoperability and Compatibility
None
Gecko: Shipped/Shipping
Can we request a permission please? https://github.com/WebKit/standards-positions
WebKit: No signal
Web developers: No signals
Other signals:
WebView application risks
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
Debuggability
None
Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, ChromeOS, Android, and Android WebView)?
No
Is this feature fully tested by web-platform-tests?
Yes
Flag name on chrome://flags
None
Finch feature name
None
Can we add a flag? https://chromium.googlesource.com/chromium/src/+/main/docs/flag_guarding_guidelines.md
(Or someone can explain why that's difficult and the risk is low
here...).
Non-finch justification
None
Requires code in //chrome?
False
Estimated milestones
Shipping on desktop 123
Anticipated spec changes
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
None
Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5930772496384000
This intent message was generated by Chrome Platform Status.
--
You received this message because you are subscribed to the Google Groups "blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CALvR0FL%2BF95hLfNZWDMK6W6qNGiPf1xqKeZ9pn__2aru4urypw%40mail.gmail.com.
We also need to flip the various review gates on the chromestatus
entry (privacy, security, enterprise... etc.). If you're working
with someone at Google on this feature, perhaps they could assist?
On 2/12/24 6:36 AM, Eldar Rello wrote:
Contact emails eldar...@gmail.com
Explainer None
Specification https://w3c.github.io/webrtc-extensions/#dom-rtcrtpreceiver-jitterbuffertarget
SummaryJitterBufferTarget attribute allows applications to specify a target duration of time in milliseconds of media for the RTCRtpReceiver's jitter buffer to hold. This influences the amount of buffering done by the user agent, which in turn affects retransmissions and packet loss recovery. Altering the target value allows applications to control the tradeoff between playout delay and the risk of running out of audio or video frames due to network jitter.
Essentially it is a rename of already shipped playoutDelayHint attribute.
Is this purely a rename, or are there changes to the semantics?
And do we have any sense how widely used playoutDelayHint is in the wild? There is some discussion of the bikeshedding in https://lists.w3.org/Archives/Public/public-webrtc/2023Apr/0045.html, but no consideration of existing usage (at least as reflected in the minutes).
Opening an issue seems useful, but that seems like a heavy tax for a contributor (vs the spec editors...).
Risks
Interoperability and CompatibilityNone
Gecko: Shipped/Shipping
Mind providing a link to a bug?
Can we request a permission please? https://github.com/WebKit/standards-positions
WebKit: No signal
Web developers: No signals
Other signals:
WebView application risksDoes this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
DebuggabilityNone
Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, ChromeOS, Android, and Android WebView)? No
Which platforms will it be supported on, if not all of them?
Is this feature fully tested by web-platform-tests? Yes
Flag name on chrome://flags None
Finch feature name None
Can we add a flag? https://chromium.googlesource.com/chromium/src/+/main/docs/flag_guarding_guidelines.md
(Or someone can explain why that's difficult and the risk is low here...).
>Can we add a flag? https://chromium.googlesource.com/chromium/src/+/main/docs/flag_guarding_guidelines.md
>(Or someone can explain why that's difficult and the risk is low here...).
I made it as a runtime enabled feature now.
Thanks! I had intended to reply that it's very simple to add a
runtime enabled feature to IDL, but it's been a busy day. :)
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/e2aa3524-56da-4214-910c-f973f79dda19n%40chromium.org.
LGTM3 but don't forget to verify that the chromestatus NAs for
security and privacy are eventually confirmed. (I don't see how it
could not be, but they are experts)
/Daniel
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAOMQ%2Bw-VChDUsWwQC%2BdB%3Dj19NK%3DQj9f27pTbmecxKPcrBiVJ8w%40mail.gmail.com.