mediamtx/internal/protocols/webrtc
Alessandro Ros f5f03562d3
Some checks are pending
code_lint / go (push) Waiting to run
code_lint / go_mod (push) Waiting to run
code_lint / docs (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_e2e (push) Waiting to run
rewrite Unit definition (#5079)
Stream units now share the same struct, with a specialized payload.
2025-10-11 12:18:51 +02:00
..
from_stream.go rewrite Unit definition (#5079) 2025-10-11 12:18:51 +02:00
from_stream_test.go webrtc: fix clippy audio when reading Opus (#3878) (#5047) 2025-09-30 10:35:56 +02:00
incoming_track.go switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
outgoing_track.go switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
peer_connection.go webrtc: solve domains in webrtcAdditionalHosts on server-side (#4817) (#4866) 2025-08-12 15:49:38 +02:00
peer_connection_test.go remove context from webrtc.PeerConnection arguments (#4854) 2025-08-12 15:19:59 +02:00
stats.go api: add additional WebRTC statistics (#4795) 2025-07-29 10:43:52 +02:00
stats_interceptor.go api: add additional WebRTC statistics (#4795) 2025-07-29 10:43:52 +02:00
tcp_mux_wrapper.go remove custom forks of pion/webrtc and pion/ice (#4861) 2025-08-12 14:30:08 +02:00
to_stream.go switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00
to_stream_test.go switch to gortsplib/v5 (#4978) 2025-09-16 13:10:34 +02:00