Alessandro Ros
|
ff187b6d8a
|
update golangci-lint configuration (#5182)
|
2025-11-11 23:57:52 +01:00 |
|
Alessandro Ros
|
d423a71aaa
|
update linter settings (#4790)
|
2025-07-26 16:44:32 +02:00 |
|
Alessandro Ros
|
01e6fedc36
|
playback: fix jerky video (#4555)
this happened when recording has B-frames, playback format is fmp4 and starting position doesn't correspond to a IDR frame.
|
2025-05-25 21:09:23 +02:00 |
|
Alessandro Ros
|
9a3bbda8f8
|
playback: fix error 404 when seeking before start of segment (#4276) (#4533) (#4539)
Fixes #4276
Replaces #4533
|
2025-05-25 18:50:19 +02:00 |
|
Alessandro Ros
|
e707a9237d
|
improve tests, documentation (#4549)
|
2025-05-23 13:25:17 +02:00 |
|
Alessandro Ros
|
244da930a1
|
switch to mediacommon/v2 (#4259)
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_highlevel (push) Waiting to run
|
2025-02-17 14:54:58 +01:00 |
|
Alessandro Ros
|
3a968118db
|
playback: improve precision when splitting fMP4 parts (#3250)
|
2024-04-15 17:45:11 +02:00 |
|
Alessandro Ros
|
4157f490fa
|
playback: support serving streams in standard MP4 format (#3213)
* playback: support serving streams in standard MP4 format
* sort samples by DTS
* update readme
|
2024-04-14 19:29:29 +02:00 |
|
Alessandro Ros
|
55355ad58a
|
playback: support serving tracks with any time scale (#3211)
|
2024-04-08 23:56:27 +02:00 |
|
Alessandro Ros
|
d5a18bf78f
|
playaback: use a fixed fMP4 part duration (#3203)
|
2024-04-07 22:33:49 +02:00 |
|
Alessandro Ros
|
3144b31185
|
playback: adjust speed to compensate discrepancies between NTP and DTS (#3202)
|
2024-04-07 20:29:46 +02:00 |
|
Alessandro Ros
|
0a8e6263a8
|
playback: increase sequence number of fMP4 parts (#3200)
|
2024-04-07 14:23:02 +02:00 |
|