mediamtx/internal/protocols/webrtc
Andres Uribe f8b366c604
webrtc: restart ICE only on failed connection states (#3899)
* webrtc: Restart ICE only on failed connection states

* rename "connected" into "ready" since WebRTC can emit the "connected" state multiple times

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2024-10-31 12:47:35 +01:00
..
from_stream.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
from_stream_test.go fix race condition in tests (#3834) 2024-10-05 21:54:11 +02:00
incoming_track.go hls, webrtc: add FromStream / ToStream (#3752) 2024-09-09 12:59:23 +02:00
outgoing_track.go hls, webrtc: add FromStream / ToStream (#3752) 2024-09-09 12:59:23 +02:00
peer_connection.go webrtc: restart ICE only on failed connection states (#3899) 2024-10-31 12:47:35 +01:00
peer_connection_test.go hls, webrtc: add FromStream / ToStream (#3752) 2024-09-09 12:59:23 +02:00
to_stream.go route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
to_stream_test.go webrtc: restart ICE only on failed connection states (#3899) 2024-10-31 12:47:35 +01:00