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 95ab9375c7
support recording to MPEG-TS (#2505)
3 years ago
..
api.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
api_defs.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
api_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
authentication.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
conn.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
core.go support recording to MPEG-TS (#2505) 3 years ago
core_test.go switch to gortsplib/v4 (#2244) 3 years ago
hls.min.js bump hls-js to v1.4.12 (#2283) 3 years ago
hls_http_server.go hls: return 404 when requesting hls.min.js.map (#2262) 3 years ago
hls_index.html embed hls.js into the server (#2202) (#2236) 3 years ago
hls_manager.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
hls_manager_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
hls_muxer.go support recording to MPEG-TS (#2505) 3 years ago
hls_source.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
hls_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
ip.go hls server: show real client IPs when behind a proxy (#955) 4 years ago
metrics.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
metrics_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
mpegts.go support recording to MPEG-TS (#2505) 3 years ago
path.go support recording to MPEG-TS (#2505) 3 years ago
path_manager.go allow setting different recording parameters for each path (#2410) (#2457) 3 years ago
path_manager_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
path_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
pprof.go fix crash in case of specially-crafted HTTP requests (#2166) (#2169) 3 years ago
publisher.go print track codecs into logs 4 years ago
reader.go support recording to MPEG-TS (#2505) 3 years ago
restrict_network.go do not listen on IPv6 when host is 0.0.0.0 (#1665) (#1678) 3 years ago
rpicamera_source.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
rtmp_conn.go support recording to MPEG-TS (#2505) 3 years ago
rtmp_listener.go enable errcheck (#2201) 3 years ago
rtmp_server.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
rtmp_server_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
rtmp_source.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
rtmp_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
rtsp_conn.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
rtsp_server.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
rtsp_server_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
rtsp_session.go support recording to MPEG-TS (#2505) 3 years ago
rtsp_source.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
rtsp_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
source.go support recording to MPEG-TS (#2505) 3 years ago
source_redirect.go add additional environment variables to custom commands (#1414) (#2356) 3 years ago
source_static.go support recording to MPEG-TS (#2505) 3 years ago
srt_conn.go support recording to MPEG-TS (#2505) 3 years ago
srt_listener.go enable errcheck (#2201) 3 years ago
srt_server.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
srt_server_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
srt_source.go support recording to MPEG-TS (#2505) 3 years ago
srt_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
tls_fingerprint.go join validation of TLS fingerprints (#2071) 3 years ago
udp_source.go support recording to MPEG-TS (#2505) 3 years ago
udp_source_test.go switch to gortsplib/v4 (#2244) 3 years ago
webrtc_http_server.go webrtc: expose ice servers on OPTIONS CORS requests (#2479) 3 years ago
webrtc_incoming_track.go webrtc: print lost packets (#2468) 3 years ago
webrtc_manager.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
webrtc_manager_test.go rename 'all' path configuration into 'all_others' (#2443) 3 years ago
webrtc_outgoing_track.go fix timestamp of outgoing RTSP/RTP packets in case of aggregated access units (#2389) 3 years ago
webrtc_publish_index.html webrtc: optimize publish page for mobile devices (#2066) (#2472) 3 years ago
webrtc_read_index.html webrtc: fix reading Opus stereo tracks with Chrome (#2043) (#2470) 3 years ago
webrtc_session.go support recording to MPEG-TS (#2505) 3 years ago
webrtc_source.go allow changing default path settings; bump API in order to allow so (#2455) 3 years ago
webrtc_source_test.go Supports webrtc interface filtering on server (#2460) 3 years ago