mediamtx/internal
aler9 bab5caee01 webrtc: fix connection in case of high latency
When latency is high, one side of the peer connection switched to the
"connected" state before the other one, and then closed the WebSocket
connection since it's useless after the peer connection has been
established. This caused the other side of the connection to detect a
WebSocket error and to exit.

The WebSocket connection must remain open, otherwise the
"connected" state is not set by both parts.
2022-12-20 13:30:30 +01:00
..
conf webrtc: make HTTPS optional (#1312) 2022-12-19 23:26:07 +01:00
confwatcher update golangci-lint 2022-09-17 21:19:45 +02:00
core webrtc: fix connection in case of high latency 2022-12-20 13:30:30 +01:00
externalcmd update golangci-lint 2022-09-17 21:19:45 +02:00
highleveltests webrtc: make HTTPS optional (#1312) 2022-12-19 23:26:07 +01:00
hls switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
logger update golangci-lint 2022-09-17 21:19:45 +02:00
rlimit update golangci-lint 2022-09-17 21:19:45 +02:00
rpicamera switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00
rtmp switch to gortsplib v2 (#1301) 2022-12-13 20:54:17 +01:00