[webrtc-dscp-exp] Add localPriority as orthogonal value to networkPriority (#7)

alvestrand has just created a new issue for https://github.com/w3c/webrtc-dscp-exp:

== Add localPriority as orthogonal value to networkPriority ==
As we've worked on this, it's become clear that the decisions taken for local scheduling and the decisions taken on DSCP markings may want to be controlled independently of each other.

The method to set local priority only (set networkPriority explicitly to the default value and set Priority in order to influence local prioirty) is clumsy.

We can add another field localPriority that works just like networkPriority does now, but controls the "other half" only. Then priority will only be used by people who don't care to differentiate.


Please view or discuss this issue at https://github.com/w3c/webrtc-dscp-exp/issues/7 using your GitHub account

Received on Thursday, 16 January 2020 13:47:54 UTC