-
Notifications
You must be signed in to change notification settings - Fork 1.8k
WebRTC Priority Control API #3387
Copy link
Copy link
Open
Description
Summary
I'd like to control the priority of RTP senders among themselves as well as the priority of network packages (DSCP), ideally as specificed by https://www.w3.org/TR/webrtc-priority/ .
Motivation
Prioritization of RTP traffic in networks is a fairly common issue, especially in congested networks.
While setting DSCP values is already possible by supplying a raw connection, it would be nice to provide the more high level options defined by the standard.
Describe alternatives you've considered
- providing my own connection via udpmux
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels