mirror of
https://github.com/livekit/livekit.git
synced 2026-07-17 12:02:16 +00:00
* Force DTLE role client for the simulated client side peer connection during migration. Without that, with remote side being ice-lite (i. e. server offer is subscriber peer connection), pion chooses the server DTLS role and both side end up being servers. * pion/webrtc -> 3.1.21 * remove local reference * Use setup from previous answer * more comments