mediamtx/internal
dependabot[bot] b66efd66da
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (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_highlevel (push) Has been cancelled
build(deps): bump github.com/bluenviron/gortsplib/v4 (#4236)
Bumps [github.com/bluenviron/gortsplib/v4](https://github.com/bluenviron/gortsplib) from 4.12.2 to 4.12.3.
- [Commits](https://github.com/bluenviron/gortsplib/compare/v4.12.2...v4.12.3)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gortsplib/v4
  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-02-07 20:19:14 +01:00
..
api webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
auth webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
certloader automatically reload TLS certificates when they change (#3598) 2024-08-04 14:12:08 +02:00
conf Configurable webrtcSTUNGatherTimeout (#4221) 2025-02-07 16:34:17 +01:00
confwatcher move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
core do not allocate recordcleaner.Cleaner when not needed (#4232) 2025-02-07 17:11:20 +01:00
defs webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
externalcmd fix closing some custom commands on Windows (#3981) 2025-01-11 20:40:25 +01:00
formatprocessor route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00
hooks move hooks into dedicated package (#2746) 2023-11-26 22:06:07 +01:00
logger remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +01:00
metrics webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
playback playback: fix filtering when start date is earlier than first segment (#4173) 2025-01-19 10:23:03 +01:00
pprof webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
protocols build(deps): bump github.com/bluenviron/gortsplib/v4 (#4236) 2025-02-07 20:19:14 +01:00
recordcleaner do not allocate recordcleaner.Cleaner when not needed (#4232) 2025-02-07 17:11:20 +01:00
recorder build(deps): bump github.com/bluenviron/gortsplib/v4 (#4236) 2025-02-07 20:19:14 +01:00
recordstore playback: fix filtering when start date is earlier than first segment (#4173) 2025-01-19 10:23:03 +01:00
restrictnetwork move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
rlimit remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +01:00
servers Configurable webrtcSTUNGatherTimeout (#4221) 2025-02-07 16:34:17 +01:00
staticsources Configurable webrtcSTUNGatherTimeout (#4221) 2025-02-07 16:34:17 +01:00
stream remove useless checks (#4213) 2025-01-31 20:57:50 +01:00
test webrtxc: fix MTX_QUERY not set when reading or publishing (#4138) (#3937) (#4141) 2025-01-11 17:29:48 +01:00
testapidocs improve API docs linter (#3608) 2024-08-04 13:12:30 +02:00
testhighlevel rtsp: rename encryption, protocols, serverKey, serverCert into rtspEncryption, rtspProtocols, rtspServerKey, rtspServerCert (#4078) 2024-12-25 18:26:14 +01:00
unit route original timestamps without converting to durations (#3839) 2024-10-07 17:59:32 +02:00