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 4c2a4f9642 hls muxer: create only 7 initial gaps (#999) 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 update gortsplib 3 years ago
client_segment_queue.go hls: split client code into multiple files 4 years ago
client_test.go update gortsplib 3 years ago
client_video_processor.go update gortsplib 3 years ago
muxer.go Implement Low-Latency HLS (#938) 3 years ago
muxer_primary_playlist.go update gortsplib 3 years ago
muxer_test.go update gortsplib 3 years ago
muxer_variant.go Implement Low-Latency HLS (#938) 3 years ago
muxer_variant_fmp4.go update gortsplib 3 years ago
muxer_variant_fmp4_init.go update gortsplib 3 years ago
muxer_variant_fmp4_part.go move mp4 writer into dedicated folder 3 years ago
muxer_variant_fmp4_playlist.go hls muxer: create only 7 initial gaps (#999) 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 update gortsplib 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 update gortsplib 3 years ago
muxer_variant_mpegts_segmenter.go fix DTS error in case of H264 NALUs without POC 3 years ago