mediamtx/internal/servers/webrtc
Andres Uribe f8b366c604
Some checks are pending
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_highlevel (push) Waiting to run
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
..
http_server.go webrtc: move JavaScript reader and publisher into portable classes (#3921) 2024-10-28 18:48:11 +01:00
publish_index.html webrtc: move JavaScript reader and publisher into portable classes (#3921) 2024-10-28 18:48:11 +01:00
publisher.js webrtc: restart ICE only on failed connection states (#3899) 2024-10-31 12:47:35 +01:00
read_index.html webrtc: move JavaScript reader and publisher into portable classes (#3921) 2024-10-28 18:48:11 +01:00
reader.js webrtc: restart ICE only on failed connection states (#3899) 2024-10-31 12:47:35 +01:00
server.go support using JWT in Authorization header with API, Metrics, PProf (#3630) (#3795) 2024-10-05 21:15:21 +02:00
server_test.go restore pprof service (#3848) (#3851) 2024-10-08 17:06:47 +02:00
session.go webrtc: restart ICE only on failed connection states (#3899) 2024-10-31 12:47:35 +01:00