The RFC states that the browser has to assign a priority to ICE candidates. In my understanding, an ICE candidate may encompass a TURN server to use.
How the browser assigns this priority is left to the implementation. We would like to implement our own protocol.
If we can calculate such a priority, how can we influence the browser to use our priority when sending ICE candidates?