mediamtx/internal/protocols/webrtc
dependabot[bot] aa6dc4ea9f
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
build(deps): bump github.com/pion/webrtc/v4 from 4.2.1 to 4.2.3 (#5341)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2026-01-20 18:21:05 +01:00
..
from_stream.go webrtc: support reading KLV tracks (#4722) 2026-01-16 23:40:21 +01:00
from_stream_test.go webrtc: support reading KLV tracks (#4722) 2026-01-16 23:40:21 +01:00
incoming_track.go print last decode error (#5319) 2026-01-05 15:28:24 +01:00
net.go build(deps): bump github.com/pion/webrtc/v4 from 4.2.1 to 4.2.3 (#5341) 2026-01-20 18:21:05 +01:00
outgoing_data_channel.go webrtc: support reading KLV tracks (#4722) 2026-01-16 23:40:21 +01:00
outgoing_track.go webrtc: support reading KLV tracks (#4722) 2026-01-16 23:40:21 +01:00
peer_connection.go webrtc: support reading KLV tracks (#4722) 2026-01-16 23:40:21 +01:00
peer_connection_test.go webrtc: support reading KLV tracks (#4722) 2026-01-16 23:40:21 +01: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 use the same filtering process for every codec (#5324) 2026-01-16 14:03:13 +01:00
to_stream_test.go rtsp: call rtsp.ToStream before advertising the stream (#5288) 2025-12-24 20:37:01 +01:00