mediamtx/internal/core
dependabot[bot] 120791b415
build(deps): bump github.com/bluenviron/mediacommon from 1.7.0 to 1.7.1 (#2897)
Bumps [github.com/bluenviron/mediacommon](https://github.com/bluenviron/mediacommon) from 1.7.0 to 1.7.1.
- [Commits](https://github.com/bluenviron/mediacommon/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/bluenviron/mediacommon
  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>
2024-01-13 11:28:12 +01:00
..
api_test.go api: add 'query' field to RTMP, RTSP, SRT and WebRTC clients (#2689) (#2844) 2023-12-26 13:59:53 +01:00
auth.go update golangci-lint (#2868) 2024-01-03 21:13:20 +01:00
core_test.go switch to gortsplib/v4 (#2244) 2023-08-26 18:54:28 +02:00
core.go move api, metrics and pprof into dedicated packages (#2843) 2023-12-26 13:41:15 +01:00
hls_server_test.go build(deps): bump github.com/bluenviron/mediacommon from 1.7.0 to 1.7.1 (#2897) 2024-01-13 11:28:12 +01:00
ip.go hls server: show real client IPs when behind a proxy (#955) 2022-06-21 13:54:19 +02:00
metrics_test.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
path_manager_test.go move api, metrics and pprof into dedicated packages (#2843) 2023-12-26 13:41:15 +01:00
path_manager.go update golangci-lint (#2868) 2024-01-03 21:13:20 +01:00
path_test.go support static sources in paths with regular expressions (#824) (#2799) 2023-12-10 21:23:41 +01:00
path.go update golangci-lint (#2868) 2024-01-03 21:13:20 +01:00
rtmp_server_test.go move protocol-related code into internal/protocols (#2572) 2023-10-26 21:46:18 +02:00
rtsp_server_test.go allow using 'fallback' with static sources (#2606) (#2706) 2023-11-16 23:37:43 +01:00
source_redirect.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
srt_server_test.go rename 'all' path configuration into 'all_others' (#2443) 2023-10-09 18:13:44 +02:00
static_source_handler.go rpi: pass log level to libcamera (#2617) (#2811) 2023-12-15 12:10:16 +01:00
webrtc_server_test.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00