40 Commits (5de600ffaaac18a854d55acabf38e8a52d8c9b48)

Author SHA1 Message Date
Alessandro Ros 5de600ffaa
support reading H265 tracks with HLS (#1342) 3 years ago
aler9 fbf8e82db5 update gortsplib 3 years ago
Alessandro Ros c778c049ce
switch to gortsplib v2 (#1301) 3 years ago
aler9 282d155a4f update gortsplib 3 years ago
aler9 96433e753b fix tests 3 years ago
aler9 3e9d19e5e3 hls: split fmp4/mpegts muxer tests 3 years ago
aler9 f1fb00b80f update golangci-lint 3 years ago
aler9 42b6e1f922 hls: use segment IDs as segment names 3 years ago
aler9 4c0833664d hls: fix blocking playlists 3 years ago
aler9 a018f214bc hls: add fmp4 tests 3 years ago
aler9 43dc57716b speed up tests 3 years ago
aler9 71f927ecd5 hls: allow setting current time when writing packets 3 years ago
aler9 a8822b9f15 hls muxer / source: route AAC units singularly 3 years ago
aler9 af7a815f83 update gortsplib 3 years ago
aler9 41b08c9f50 update gortsplib 3 years ago
aler9 ec4c40b222 update gortsplib 3 years ago
aler9 9bd8b2cfb6 rtmp server, hls muxer: fix DTS in case of B-frames and remove PTS-DTS offset 3 years ago
aler9 acd788d632 update gortsplib 3 years ago
Alessandro Ros e115983296
Implement Low-Latency HLS (#938) 3 years ago
aler9 3b21da7762 hls muxer: add EXT-X-VERSION to primary playlist 3 years ago
aler9 889ebef249 hls muxer: add EXT-X-INDEPENDENT-SEGMENTS tag 3 years ago
aler9 db7ee22789 rtsp source: support AAC tracks with custom sizelength, indexlength and indexdeltalength 3 years ago
aler9 2c485f918b fix tests 3 years ago
aler9 6385fcdea5 hls muxer: improve tests 3 years ago
aler9 2680ffcecb hls: add EXT-X-PROGRAM-DATE-TIME tag 3 years ago
aler9 3e8668f9e2 rtsp server: allow again H264 tracks without SPS or PPS in the SDP (#787) 4 years ago
aler9 343a5f17fb hls: add new parameter hlsSegmentMaxSize 4 years ago
aler9 2bfdcc7d89 update gortsplib 4 years ago
aler9 4c7da3d80e hls: improve tests 4 years ago
aler9 bb5129d219 hls: fix intermittent audio on iOS 4 years ago
aler9 18a6e04854 hls: fix Android compatibility by adding missing field into ADTS packets (#749) 4 years ago
aler9 82d8dfbc6d hls: correctly compute segment duration 4 years ago
aler9 9398cea0c2 update golangci-lint 4 years ago
aler9 02afa8ff99 rtmp, hls: remove initial difference of 2secs between PTS and DTS of H264 4 years ago
aler9 b65207012c update gortsplib 4 years ago
aler9 92523c2a13 hls: insert segments into playlist only after they're complete 4 years ago
aler9 96cb56621a hls: add primary playlist 4 years ago
aler9 600f7bf48c hls: move NALU filtering into hls muxer 4 years ago
aler9 d5b10fdd66 hls: improve tests 4 years ago
aler9 c3c643c602 hls: move muxer into dedicated object 4 years ago