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 db7ee22789 rtsp source: support AAC tracks with custom sizelength, indexlength and indexdeltalength 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 rtsp source: support AAC tracks with custom sizelength, indexlength and indexdeltalength 3 years ago
client_segment_queue.go hls: split client code into multiple files 4 years ago
client_test.go fix tests 3 years ago
client_video_processor.go add SPS and PTS before IDRs of all incoming H264 streams; stop filtering H264 inside single protocols 3 years ago
muxer.go HLS muxer: support dynamic H264 SPS/PPS 3 years ago
muxer_primary_playlist.go hls muxer: fix crash in case of null SPS 3 years ago
muxer_stream_playlist.go hls muxer: fix timezone 3 years ago
muxer_test.go rtsp source: support AAC tracks with custom sizelength, indexlength and indexdeltalength 3 years ago
muxer_ts_generator.go add SPS and PTS before IDRs of all incoming H264 streams; stop filtering H264 inside single protocols 3 years ago
muxer_ts_segment.go update linter 3 years ago