mediamtx/internal
2024-04-21 17:10:35 +02:00
..
api 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
asyncwriter hls: fix freeze in case of muxing errors (#3135) (#3150) 2024-03-19 14:01:14 +01:00
auth add JWT authentication tests (#3272) 2024-04-18 22:58:37 +02:00
conf 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
confwatcher move SRT tests into internal/servers/srt (#3037) 2024-02-17 20:42:41 +01:00
core 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
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
logger
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 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
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 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
record fix support for JWT authentication in API, metrics, playback, pprof (#3253) 2024-04-18 23:55:48 +02:00
restrictnetwork
rlimit
servers 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
staticsources fix support for JWT authentication in API, metrics, playback, pprof (#3253) 2024-04-18 23:55:48 +02:00
stream move RTMP tests into internal/servers/rtmp (#3035) 2024-02-16 23:27:27 +01:00
test fix support for JWT authentication in API, metrics, playback, pprof (#3253) 2024-04-18 23:55:48 +02:00
unit