mediamtx/internal/core
2023-10-26 21:40:44 +02:00
..
api_defs.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
api_test.go move webrtc utilities into internal/webrtc (#2559) 2023-10-25 11:48:57 +02:00
api.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
authentication.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
conn.go add additional environment variables to custom commands (#1414) (#2356) 2023-09-16 21:41:49 +02:00
core_test.go switch to gortsplib/v4 (#2244) 2023-08-26 18:54:28 +02:00
core.go support recording to MPEG-TS (#2505) 2023-10-14 22:52:10 +02:00
hls_http_server.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
hls_index.html embed hls.js into the server (#2202) (#2236) 2023-08-23 18:37:07 +02:00
hls_manager_test.go rename 'all' path configuration into 'all_others' (#2443) 2023-10-09 18:13:44 +02:00
hls_manager.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
hls_muxer.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
hls_source_test.go switch to gortsplib/v4 (#2244) 2023-08-26 18:54:28 +02:00
hls_source.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
hls.min.js bump hls-js to v1.4.12 (#2283) 2023-09-02 09:56:03 +02: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 rename 'all' path configuration into 'all_others' (#2443) 2023-10-09 18:13:44 +02:00
metrics.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
mpegts.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
path_manager_test.go rename 'all' path configuration into 'all_others' (#2443) 2023-10-09 18:13:44 +02:00
path_manager.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
path_test.go move webrtc utilities into internal/webrtc (#2559) 2023-10-25 11:48:57 +02:00
path.go restart recordings in case of errors (#2439) (#2571) 2023-10-26 21:40:44 +02:00
pprof.go fix crash in case of specially-crafted HTTP requests (#2166) (#2169) 2023-08-07 17:16:33 +02:00
publisher.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
reader.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
restrict_network.go do not listen on IPv6 when host is 0.0.0.0 (#1665) (#1678) 2023-04-10 22:48:33 +02:00
rpicamera_source.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
rtmp_conn.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
rtmp_listener.go enable errcheck (#2201) 2023-08-13 16:38:23 +02:00
rtmp_server_test.go rename 'all' path configuration into 'all_others' (#2443) 2023-10-09 18:13:44 +02:00
rtmp_server.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
rtmp_source_test.go switch to gortsplib/v4 (#2244) 2023-08-26 18:54:28 +02:00
rtmp_source.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
rtsp_conn.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
rtsp_server_test.go rename 'all' path configuration into 'all_others' (#2443) 2023-10-09 18:13:44 +02:00
rtsp_server.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
rtsp_session.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
rtsp_source_test.go switch to gortsplib/v4 (#2244) 2023-08-26 18:54:28 +02:00
rtsp_source.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
source_redirect.go add additional environment variables to custom commands (#1414) (#2356) 2023-09-16 21:41:49 +02:00
source_static.go support recording to MPEG-TS (#2505) 2023-10-14 22:52:10 +02:00
source.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
srt_conn.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2023-10-18 11:50:26 +02:00
srt_listener.go enable errcheck (#2201) 2023-08-13 16:38:23 +02:00
srt_server_test.go rename 'all' path configuration into 'all_others' (#2443) 2023-10-09 18:13:44 +02:00
srt_server.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
srt_source_test.go switch to gortsplib/v4 (#2244) 2023-08-26 18:54:28 +02:00
srt_source.go support recording to MPEG-TS (#2505) 2023-10-14 22:52:10 +02:00
tls_fingerprint.go join validation of TLS fingerprints (#2071) 2023-07-18 23:39:26 +02:00
udp_source_test.go switch to gortsplib/v4 (#2244) 2023-08-26 18:54:28 +02:00
udp_source.go support recording to MPEG-TS (#2505) 2023-10-14 22:52:10 +02:00
webrtc_http_server.go move webrtc utilities into internal/webrtc (#2559) 2023-10-25 11:48:57 +02:00
webrtc_manager_test.go move webrtc utilities into internal/webrtc (#2559) 2023-10-25 11:48:57 +02:00
webrtc_manager.go move webrtc utilities into internal/webrtc (#2559) 2023-10-25 11:48:57 +02:00
webrtc_publish_index.html webrtc: support WHIP/WHEP DELETE method (#2507) 2023-10-24 16:30:44 +02:00
webrtc_read_index.html webrtc: support WHIP/WHEP DELETE method (#2507) 2023-10-24 16:30:44 +02:00
webrtc_session.go move webrtc utilities into internal/webrtc (#2559) 2023-10-25 11:48:57 +02:00
webrtc_source_test.go move webrtc utilities into internal/webrtc (#2559) 2023-10-25 11:48:57 +02:00
webrtc_source.go move webrtc utilities into internal/webrtc (#2559) 2023-10-25 11:48:57 +02:00