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.
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
Additional context
Add any other context or screenshots about the feature request here.