bigbluebutton-Github/bigbluebutton-html5/imports/ui/components/video-provider
prlanzarin 0e162f1cda feat: configurable DSCP marking for WebRTC media
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
2022-08-15 21:24:05 +00:00
..
many-users-notify move button component to common folder 2022-02-14 20:20:50 +00:00
video-button Merge branch v2.6.x-release into virtual-backgrounds-skeleton-preview 2022-07-15 17:14:16 -03:00
video-list Fix conflicts 2022-07-25 15:14:27 -03:00
component.jsx feat: configurable DSCP marking for WebRTC media 2022-08-15 21:24:05 +00:00
container.jsx remove old media, webcam draggable and panel components 2021-08-05 04:26:03 -03:00
service.js refactor(webcam): swap kurento-utils for the new peer wrapper 2022-07-15 14:00:12 +00:00
stream-sorting.js feat(webcams): client side implementation of webcam pin 2021-12-21 16:58:39 -03:00