Temasys / SkylinkJS

SkylinkJS Javascript WebRTC SDK
http://skylink.io/web
Other
275 stars 57 forks source link

ESS-1458: Increment peerPriorityWeight when offering #381

Closed ishannaithani closed 5 years ago

ishannaithani commented 5 years ago

Purpose of this PR:

For the peer who wants to initiate a restart (renegotiation), it needs to have the greatest peerPriorityWeight so that he is the offerer and is able to create required transceivers and update the offer SDP.

See ESS-1458 for more details.