mediamtx/internal
dependabot[bot] 0f74cee372
build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.1.0 to 2.1.1 (#4099)
* build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.1.0 to 2.1.1

Bumps [github.com/bluenviron/gohlslib/v2](https://github.com/bluenviron/gohlslib) from 2.1.0 to 2.1.1.
- [Commits](https://github.com/bluenviron/gohlslib/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/gohlslib/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix tests

---------

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>
2025-01-02 13:10:57 +01:00
..
api accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
auth support using JWT in Authorization header with API, Metrics, PProf (#3630) (#3795) 2024-10-05 21:15:21 +02:00
certloader automatically reload TLS certificates when they change (#3598) 2024-08-04 14:12:08 +02:00
conf accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
confwatcher move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
core accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
defs api: add 'session' field to RTSPConn (#3974) (#4074) 2024-12-25 16:17:53 +01:00
externalcmd remove deprecated build flags syntax (#3930) 2024-11-06 15:07:33 +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 accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
playback build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.1.0 to 2.1.1 (#4099) 2025-01-02 13:10:57 +01:00
pprof accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
protocols accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
recordcleaner accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
recorder fix recording timestamp with some audio codecs (#3969) (#4041) (#4062) 2024-12-21 11:18:23 +01:00
recordstore playback: allow filtering timespans by start and end date (#3637) (#3489) (#4085) 2025-01-02 12:43:18 +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 accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
staticsources accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00
stream api, metrics: add additional RTSP statistics (#3312) (#4073) 2024-12-25 15:43:41 +01:00
test support using JWT in Authorization header with API, Metrics, PProf (#3630) (#3795) 2024-10-05 21:15:21 +02: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