In the next couple days (pending reviews) I intend to land patches to enable
jitterBufferTarget for all platforms for use with Firefox 115 Nightly.
Summary: The jitterBufferTarget attribute allows the application to specify a target in milliseconds of media for the jitter
buffer to hold. 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.
Bug for Feature: https://bugzilla.mozilla.org/show_bug.cgi?id=1592988
Standard:
Platform Coverage: Available on all platforms.
Preference: This WebRTC API will be available by default and service providers who wish to take advantage may do so.
Other Browsers: No other browser has implemented jitterBufferTarget.