aler9
|
35b3541e4f
|
hls client: add limit on AU size
|
4 years ago |
aler9
|
dffe63f1bc
|
add SPS and PTS before IDRs of all incoming H264 streams; stop filtering H264 inside single protocols
|
4 years ago |
aler9
|
37e22b96cd
|
HLS muxer: support dynamic H264 SPS/PPS
|
4 years ago |
aler9
|
d929197b21
|
propagate H264 packets throughout the server
|
4 years ago |
aler9
|
4049a01d29
|
hls muxer: fix bad computation of pts
|
4 years ago |
aler9
|
407426419a
|
fix tests
|
4 years ago |
aler9
|
bdf80a0dd3
|
hls muxer: simplify code
|
4 years ago |
aler9
|
343a5f17fb
|
hls: add new parameter hlsSegmentMaxSize
|
4 years ago |
aler9
|
2bfdcc7d89
|
update gortsplib
|
4 years ago |
aler9
|
18b7d9d65b
|
hls: create first segment only after the first IDR is received
|
4 years ago |
aler9
|
fd484c1901
|
temp
|
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
|
eda8eddf5a
|
hls: cleanup
|
4 years ago |
aler9
|
7668c88d3e
|
hls: improve performance
|
4 years ago |
aler9
|
82d8dfbc6d
|
hls: correctly compute segment duration
Segment duration is now (current PTS - first PTS in segment)
Previously it was (last PTS in segment - first PTS in segment)
|
4 years ago |
aler9
|
e4a5732978
|
hls: cleanup
|
4 years ago |
aler9
|
68ab5c05f6
|
move aac utilities into gortsplib
|
5 years ago |
aler9
|
3b0327233e
|
move hls utils into gortsplib
|
5 years ago |
aler9
|
06cffc44df
|
hls: move constants into right file
|
5 years ago |
aler9
|
ef4b925209
|
hls: fix discontinuity of TS counters between segments
|
5 years ago |