Skip to content
Commit e76c2326 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Handle renegotiations for subscribers with the HPB



In some cases the HPB will now send an updated offer to renegotiate an
already existing subscriber connection. Therefore, if the offer received
from the signaling server contains "update: true" it needs to be handled
by the current RTCPeerConnection, rather than being seen as stale and
ending it before creating a new one.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent 8c47c712
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment