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 89cf3bb2fa
fix crash when processing H265 (#2378) (#2381)
3 years ago
..
ac3.go support AC-3 tracks in SRT and UDP; support recording AC-3 tracks (#2376) 3 years ago
av1.go split RTP packet handling from data handling (#2337) 3 years ago
av1_test.go disable check for missing key frames (#1904) (#2161) 3 years ago
generic.go split RTP packet handling from data handling (#2337) 3 years ago
generic_test.go split RTP packet handling from data handling (#2337) 3 years ago
h264.go srt, udp: support publishing and reading MPEG-1/2/4 video with SRT and UDP/MPEG-TS (#2277) 3 years ago
h264_test.go fix crash when processing H265 (#2378) (#2381) 3 years ago
h265.go fix crash when processing H265 (#2378) (#2381) 3 years ago
h265_test.go fix crash when processing H265 (#2378) (#2381) 3 years ago
mpeg1_audio.go split RTP packet handling from data handling (#2337) 3 years ago
mpeg1_video.go srt, udp: support publishing and reading MPEG-1/2/4 video with SRT and UDP/MPEG-TS (#2277) 3 years ago
mpeg4_audio_generic.go split RTP packet handling from data handling (#2337) 3 years ago
mpeg4_audio_latm.go split RTP packet handling from data handling (#2337) 3 years ago
mpeg4_video.go srt, udp: support publishing and reading MPEG-1/2/4 video with SRT and UDP/MPEG-TS (#2277) 3 years ago
opus.go split RTP packet handling from data handling (#2337) 3 years ago
processor.go support AC-3 tracks in SRT and UDP; support recording AC-3 tracks (#2376) 3 years ago
unit.go switch to gortsplib/v4 (#2244) 3 years ago
vp8.go split RTP packet handling from data handling (#2337) 3 years ago
vp9.go split RTP packet handling from data handling (#2337) 3 years ago