aler9
|
4049a01d29
|
hls muxer: fix bad computation of pts
|
2022-03-20 18:42:19 +01:00 |
|
aler9
|
407426419a
|
fix tests
|
2022-03-20 18:07:51 +01:00 |
|
aler9
|
bdf80a0dd3
|
hls muxer: simplify code
|
2022-03-20 17:58:39 +01:00 |
|
aler9
|
33bbddef94
|
update golangci-lint
|
2022-03-13 14:49:50 +01:00 |
|
aler9
|
2680ffcecb
|
hls: add EXT-X-PROGRAM-DATE-TIME tag
|
2022-02-22 14:31:32 +01:00 |
|
aler9
|
9bbb188392
|
hls: fix computation of endPTS
|
2022-02-21 16:56:07 +01:00 |
|
aler9
|
43c3b7b60d
|
hls: fix AU counting of audio-only tracks
|
2022-01-30 18:35:01 +01:00 |
|
aler9
|
3e8668f9e2
|
rtsp server: allow again H264 tracks without SPS or PPS in the SDP (#787)
|
2022-01-30 17:59:24 +01:00 |
|
aler9
|
343a5f17fb
|
hls: add new parameter hlsSegmentMaxSize
|
2022-01-30 17:54:05 +01:00 |
|
aler9
|
2bfdcc7d89
|
update gortsplib
|
2022-01-30 17:43:03 +01:00 |
|
aler9
|
18b7d9d65b
|
hls: create first segment only after the first IDR is received
|
2022-01-28 23:30:16 +01:00 |
|
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)
|
2021-11-30 21:30:32 +01:00 |
|
aler9
|
e4a5732978
|
hls: cleanup
|
2021-11-19 23:39:23 +01:00 |
|
aler9
|
3b0327233e
|
move hls utils into gortsplib
|
2021-09-23 20:14:20 +02:00 |
|
aler9
|
ef4b925209
|
hls: fix discontinuity of TS counters between segments
|
2021-09-07 12:02:44 +02:00 |
|