mediamtx/internal/protocols/webrtc
Alessandro Ros 2586782031
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
fix race condition in tests (#3834)
2024-10-05 21:54:11 +02:00
..
from_stream.go fix memory leak in case of errors during initialization of a reader (#3831) 2024-10-05 00:49:44 +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: fix crash in case of congestion (#3813) (#3815) 2024-09-29 09:56:06 +02:00
peer_connection_test.go hls, webrtc: add FromStream / ToStream (#3752) 2024-09-09 12:59:23 +02:00
to_stream.go warn users about skipped tracks when reading or publishing (#3753) 2024-09-15 19:28:05 +02:00
to_stream_test.go warn users about skipped tracks when reading or publishing (#3753) 2024-09-15 19:28:05 +02:00