1
0
Fork 0
forked from External/mediamtx
mediamtx/internal
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
..
api deprecate path.playback parameter (#3217) 2024-04-09 10:04:12 +02:00
asyncwriter hls: fix freeze in case of muxing errors (#3135) (#3150) 2024-03-19 14:01:14 +01:00
auth New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
conf deprecate path.playback parameter (#3217) 2024-04-09 10:04:12 +02:00
confwatcher move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
core update golangci-lint (#3149) 2024-03-19 12:53:26 +01:00
defs New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
externalcmd when stopping hooks, stop all their subprocesses too (#3004) (#3087) 2024-02-29 22:42:11 +01:00
formatprocessor update golangci-lint (#3149) 2024-03-19 12:53:26 +01:00
highleveltests hls: decrease number of idle connections kept open after a reconnection (#3128) 2024-03-10 11:51:15 +01:00
hooks move hooks into dedicated package (#2746) 2023-11-26 22:06:07 +01:00
logger force all readers to use an asynchronous writer (#2265) 2023-08-30 11:24:14 +02:00
metrics New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
playback playback: support serving streams in standard MP4 format (#3213) 2024-04-14 19:29:29 +02:00
pprof New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
protocols webrtc, hls: use absolute paths in Location header (#3195) (#3177) (#3240) 2024-04-14 12:04:51 +02:00
record improve record tests (#3216) 2024-04-09 09:36:38 +02:00
restrictnetwork move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
rlimit update golangci-lint 2022-09-17 21:19:45 +02:00
servers webrtc, hls: use absolute paths in Location header (#3195) (#3177) (#3240) 2024-04-14 12:04:51 +02:00
staticsources fix race condition in SRT tests (#3215) 2024-04-09 10:04:56 +02:00
stream move RTMP tests into internal/servers/rtmp (#3035) 2024-02-16 23:27:27 +01:00
test improve record tests (#3216) 2024-04-09 09:36:38 +02:00
unit support recording G711 tracks with fMP4 (#2853) 2023-12-28 23:17:50 +01:00