mediamtx/internal
Alessandro Ros a1dc9f45f5
webrtc: support publishing H265 tracks (#3435) (#3492)
IMPORTANT NOTE: this doesn't allow to read H265 tracks with WebRTC,
just to publish them. The inability to read H265 tracks with WebRTC is
not in any way related to the server but depends on browsers and on the
fact that they are not legally entitled to embed a H265 decoder inside
them.
2024-06-19 21:02:08 +02:00
..
api prevent mixing together legacy and current auth mechanism (#3258) (#3460) 2024-06-12 17:38:55 +02:00
asyncwriter hls: fix freeze in case of muxing errors (#3135) (#3150) 2024-03-19 14:01:14 +01:00
auth rtsp: fix authentication when algorithm field is not supported (#3116) (#3314) 2024-05-15 10:28:12 +02:00
conf prevent mixing together legacy and current auth mechanism (#3258) (#3460) 2024-06-12 17:38:55 +02:00
confwatcher move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
core allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00
defs allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00
externalcmd when stopping hooks, stop all their subprocesses too (#3004) (#3087) 2024-02-29 22:42:11 +01:00
formatprocessor webrtc: support reading, publishing, proxying LPCM tracks (#3437) 2024-06-09 22:51:16 +02: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 support HTTPS, Allow-Origin and trusted proxies in API, playback server, metrics server and pprof server (#2658) (#2491) (#3235) (#3280) 2024-04-21 17:10:35 +02:00
playback api, playback: add CORS headers on non-existing pages too (#1792) (#3410) 2024-05-30 14:29:05 +02:00
pprof support HTTPS, Allow-Origin and trusted proxies in API, playback server, metrics server and pprof server (#2658) (#2491) (#3235) (#3280) 2024-04-21 17:10:35 +02:00
protocols webrtc: support publishing H265 tracks (#3435) (#3492) 2024-06-19 21:02:08 +02:00
record bump dependencies (#3457) 2024-06-11 22:43:27 +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 Save a hash of the hls.min.js release (#3464) 2024-06-17 23:15:18 +02:00
staticsources allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00
stream move RTMP tests into internal/servers/rtmp (#3035) 2024-02-16 23:27:27 +01:00
test allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00
unit support recording G711 tracks with fMP4 (#2853) 2023-12-28 23:17:50 +01:00