0e162f1cda
RTCRTPSender exposes DSCP marking via `networkPriority` in the encodings configuration dictionaries. That should allow us to control QoS priorities for different media streams, eg audio with higher network priority than video. The only browser that implements that right now is Chromium. To use this, the public.app.media.networkPriorities configuration in settings.yml. Audio, camera and screenshare priorities can be controlled separately. For further info on the possible values, see: - https://www.w3.org/TR/webrtc-priority/ - https://datatracker.ietf.org/doc/html/rfc8837#section-5 |
||
---|---|---|
.. | ||
client/bridge |