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 514036d41a
treat different RTSP formats as different tracks in logs and API (#2907)
2 years ago
..
agent.go move servers into internal/servers (#2792) 2 years ago
agent_instance.go record: rename segmentPath into path (#2777) 2 years ago
agent_test.go support G711 tracks with multiple channels and custom sample rates (#2891) 2 years ago
cleaner.go move servers into internal/servers (#2792) 2 years ago
cleaner_test.go record: rename segmentPath into path (#2777) 2 years ago
format.go record: rename recFormat into format (#2776) 2 years ago
format_fmp4.go treat different RTSP formats as different tracks in logs and API (#2907) 2 years ago
format_fmp4_part.go record: rename segmentPath into path (#2777) 2 years ago
format_fmp4_segment.go record: normalize decoding and encoding of segment paths (#2775) 2 years ago
format_fmp4_track.go treat different RTSP formats as different tracks in logs and API (#2907) 2 years ago
format_mpegts.go treat different RTSP formats as different tracks in logs and API (#2907) 2 years ago
format_mpegts_segment.go record: rename segmentPath into path (#2777) 2 years ago
path.go record: rename segmentPath into path (#2777) 2 years ago
path_test.go record: rename segmentPath into path (#2777) 2 years ago
record.go implement native recording (#1399) (#2255) 2 years ago