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.
 
 
 
 
 
 
aler9 3e5f62156d fix DTS error in case of H264 NALUs without POC 3 years ago
..
client.go hls client: do not create audio track when there's no audio track 3 years ago
client_audio_processor.go fix rtmp -> rtsp audio conversion (#932) 3 years ago
client_segment_queue.go hls: split client code into multiple files 3 years ago
client_test.go Implement Low-Latency HLS (#938) 3 years ago
client_video_processor.go hls client: add limit on AU size 3 years ago
muxer.go Implement Low-Latency HLS (#938) 3 years ago
muxer_primary_playlist.go Implement Low-Latency HLS (#938) 3 years ago
muxer_test.go rtmp server, hls muxer: fix DTS in case of B-frames and remove PTS-DTS offset 3 years ago
muxer_variant.go Implement Low-Latency HLS (#938) 3 years ago
muxer_variant_fmp4.go hls muxer: cache init.mp4 content 3 years ago
muxer_variant_fmp4_init.go move mp4 writer into dedicated folder 3 years ago
muxer_variant_fmp4_part.go move mp4 writer into dedicated folder 3 years ago
muxer_variant_fmp4_playlist.go hls muxer: do not use EXT-X-GAP with fmp4 variant 3 years ago
muxer_variant_fmp4_segment.go rtmp server, hls muxer: fix DTS in case of B-frames and remove PTS-DTS offset 3 years ago
muxer_variant_fmp4_segmenter.go fix DTS error in case of H264 NALUs without POC 3 years ago
muxer_variant_mpegts.go Implement Low-Latency HLS (#938) 3 years ago
muxer_variant_mpegts_playlist.go Implement Low-Latency HLS (#938) 3 years ago
muxer_variant_mpegts_segment.go rtmp server, hls muxer: fix DTS in case of B-frames and remove PTS-DTS offset 3 years ago
muxer_variant_mpegts_segmenter.go fix DTS error in case of H264 NALUs without POC 3 years ago