Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alessandro Ros 4c25529369
move rpicamera into internal/protocols (#2607)
2 years ago
..
api.go api: return full configuration in config/paths/list and config/paths/get (#2535) (#2595) 2 years ago
api_defs.go api: return full configuration in config/paths/list and config/paths/get (#2535) (#2595) 2 years ago
api_test.go api: add path name to config/paths/list and config/paths/get (#2535) (#2596) 2 years ago
authentication.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
conn.go add additional environment variables to custom commands (#1414) (#2356) 2 years ago
core.go support recording to MPEG-TS (#2505) 2 years ago
core_test.go switch to gortsplib/v4 (#2244) 2 years ago
hls.min.js bump hls-js to v1.4.12 (#2283) 2 years ago
hls_http_server.go move protocol-related code into internal/protocols (#2572) 2 years ago
hls_index.html embed hls.js into the server (#2202) (#2236) 2 years ago
hls_manager.go api: return 500 instead of 404 in case of non-existing items (#2582) 2 years ago
hls_manager_test.go rename 'all' path configuration into 'all_others' (#2443) 2 years ago
hls_muxer.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
hls_source.go allow changing default path settings; bump API in order to allow so (#2455) 2 years ago
hls_source_test.go switch to gortsplib/v4 (#2244) 2 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 3 years ago
metrics.go move protocol-related code into internal/protocols (#2572) 2 years ago
metrics_test.go move protocol-related code into internal/protocols (#2572) 2 years ago
mpegts.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
path.go restart recordings in case of errors (#2439) (#2571) 2 years ago
path_manager.go api: return 500 instead of 404 in case of non-existing items (#2582) 2 years ago
path_manager_test.go rename 'all' path configuration into 'all_others' (#2443) 2 years ago
path_test.go move protocol-related code into internal/protocols (#2572) 2 years ago
pprof.go move protocol-related code into internal/protocols (#2572) 2 years ago
publisher.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
reader.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
restrict_network.go do not listen on IPv6 when host is 0.0.0.0 (#1665) (#1678) 2 years ago
rpicamera_source.go move rpicamera into internal/protocols (#2607) 2 years ago
rtmp_conn.go move protocol-related code into internal/protocols (#2572) 2 years ago
rtmp_listener.go enable errcheck (#2201) 2 years ago
rtmp_server.go api: return 500 instead of 404 in case of non-existing items (#2582) 2 years ago
rtmp_server_test.go move protocol-related code into internal/protocols (#2572) 2 years ago
rtmp_source.go move protocol-related code into internal/protocols (#2572) 2 years ago
rtmp_source_test.go move protocol-related code into internal/protocols (#2572) 2 years ago
rtsp_conn.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
rtsp_server.go api: return 500 instead of 404 in case of non-existing items (#2582) 2 years ago
rtsp_server_test.go rename 'all' path configuration into 'all_others' (#2443) 2 years ago
rtsp_session.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
rtsp_source.go allow changing default path settings; bump API in order to allow so (#2455) 2 years ago
rtsp_source_test.go switch to gortsplib/v4 (#2244) 2 years ago
source.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
source_redirect.go add additional environment variables to custom commands (#1414) (#2356) 2 years ago
source_static.go support recording to MPEG-TS (#2505) 2 years ago
srt_conn.go add environment variable MTX_QUERY to some hooks (#2483) (#2522) 2 years ago
srt_listener.go enable errcheck (#2201) 2 years ago
srt_server.go api: return 500 instead of 404 in case of non-existing items (#2582) 2 years ago
srt_server_test.go rename 'all' path configuration into 'all_others' (#2443) 2 years ago
srt_source.go support recording to MPEG-TS (#2505) 2 years ago
srt_source_test.go switch to gortsplib/v4 (#2244) 2 years ago
tls_fingerprint.go join validation of TLS fingerprints (#2071) 2 years ago
udp_source.go support recording to MPEG-TS (#2505) 2 years ago
udp_source_test.go switch to gortsplib/v4 (#2244) 2 years ago
webrtc_http_server.go webrtc: return detailed errors in responses (#2594) 2 years ago
webrtc_manager.go webrtc: return detailed errors in responses (#2594) 2 years ago
webrtc_manager_test.go webrtc: return detailed errors in responses (#2594) 2 years ago
webrtc_publish_index.html webrtc: support WHIP/WHEP DELETE method (#2507) 2 years ago
webrtc_read_index.html webrtc: support WHIP/WHEP DELETE method (#2507) 2 years ago
webrtc_session.go webrtc: return detailed errors in responses (#2594) 2 years ago
webrtc_source.go move protocol-related code into internal/protocols (#2572) 2 years ago
webrtc_source_test.go move protocol-related code into internal/protocols (#2572) 2 years ago