mediamtx/internal
dependabot[bot] 9e073cd34f
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_e2e (push) Waiting to run
build(deps): bump github.com/bluenviron/gortsplib/v4 (#4850)
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib) from 4.16.0 to 4.16.1.
- [Commits](https://github.com/bluenviron/gortsplib/compare/v4.16.0...v4.16.1)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v4
  dependency-version: 4.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-11 11:05:29 +02:00
..
api Add support for HTTP over unix sockets (#4241) 2025-08-03 12:30:26 +02:00
auth update linter settings (#4790) 2025-07-26 16:44:32 +02:00
certloader replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
conf support ingesting RTP streams (#1515) (#4843) 2025-08-09 16:12:10 +02:00
confwatcher update linter settings (#4790) 2025-07-26 16:44:32 +02:00
core prevent leakages by exiting gracefully with SIGTERM (#4352) (#4845) 2025-08-09 20:19:59 +02:00
counterdumper count and log all discarded frames, decode errors, lost packets (#4363) 2025-03-25 21:59:58 +01:00
defs api: add additional WebRTC statistics (#4795) 2025-07-29 10:43:52 +02:00
externalcmd update linter settings (#4790) 2025-07-26 16:44:32 +02:00
formatprocessor update linter settings (#4790) 2025-07-26 16:44:32 +02:00
hooks move hooks into dedicated package (#2746) 2023-11-26 22:06:07 +01:00
logger bump golangci-lint (#4550) 2025-05-23 15:10:21 +02:00
metrics Add support for HTTP over unix sockets (#4241) 2025-08-03 12:30:26 +02:00
playback Add support for HTTP over unix sockets (#4241) 2025-08-03 12:30:26 +02:00
pprof Add support for HTTP over unix sockets (#4241) 2025-08-03 12:30:26 +02:00
protocols build(deps): bump github.com/bluenviron/gortsplib/v4 (#4850) 2025-08-11 11:05:29 +02:00
recordcleaner do not allocate recordcleaner.Cleaner when not needed (#4232) 2025-02-07 17:11:20 +01:00
recorder update linter settings (#4790) 2025-07-26 16:44:32 +02:00
recordstore update linter settings (#4790) 2025-07-26 16:44:32 +02:00
restrictnetwork support filtering interface and source IP in UDP sources (#4178) (#4464) 2025-04-28 22:22:55 +02:00
rlimit remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +01:00
servers webrtc: close WebRTC sessions when closing browser tabs (#4477) (#4849) 2025-08-11 10:48:37 +02:00
staticsources support ingesting RTP streams (#1515) (#4843) 2025-08-09 16:12:10 +02:00
stream update linter settings (#4790) 2025-07-26 16:44:32 +02:00
test remove redundant definitions (#4793) 2025-07-27 12:01:52 +02:00
testapidocs rename apidocs into api (#4844) 2025-08-09 16:05:34 +02:00
teste2e rename high-level tests into E2E tests (#4395) 2025-04-04 14:43:35 +02:00
unit mpegts, srt: support MPEG-4 Audio LATM tracks (#4403) (#4759) 2025-07-21 10:02:40 +02:00