mediamtx/internal/protocols/webrtc
dependabot[bot] 62effa79ef
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/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300)
Bumps [github.com/bluenviron/gortmplib](https://github.com/bluenviron/gortmplib) from 0.1.2 to 0.2.0.
- [Commits](https://github.com/bluenviron/gortmplib/compare/v0.1.2...v0.2.0)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortmplib
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-28 17:29:27 +01:00
..
from_stream.go build(deps): bump github.com/bluenviron/gortmplib from 0.1.2 to 0.2.0 (#5300) 2025-12-28 17:29:27 +01:00
from_stream_test.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
incoming_track.go webrtc: use rtpReceiver and rtpSender to count packets (#5193) 2025-11-14 17:10:50 +01:00
net.go extend udpReadBufferSize to WebRTC UDP sockets (#5130) 2025-10-29 11:45:15 +01:00
outgoing_track.go webrtc: use rtpReceiver and rtpSender to count packets (#5193) 2025-11-14 17:10:50 +01:00
peer_connection.go webrtc: use rtpReceiver and rtpSender to count packets (#5193) 2025-11-14 17:10:50 +01: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 estimate absolute timestamp more precisely (#5078) 2025-10-12 11:02:14 +02:00
to_stream_test.go rtsp: call rtsp.ToStream before advertising the stream (#5288) 2025-12-24 20:37:01 +01:00