mediamtx/internal/core
Alessandro Ros 57c2d5aecb
add playback server (#2452) (#2906)
* add playback server

* add playback switch

* update readme
2024-01-23 20:52:05 +01:00
..
api_test.go api: return 404 when an entity is not found (#2582) (#2920) 2024-01-18 23:28:56 +01:00
auth.go Add Argon2 credential hash support (#2888) 2024-01-13 12:49:08 +01:00
core_test.go switch to gortsplib/v4 (#2244) 2023-08-26 18:54:28 +02:00
core.go add playback server (#2452) (#2906) 2024-01-23 20:52:05 +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 add playback server (#2452) (#2906) 2024-01-23 20:52:05 +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 add playback server (#2452) (#2906) 2024-01-23 20:52:05 +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 Add Argon2 credential hash support (#2888) 2024-01-13 12:49:08 +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