mediamtx/internal/servers/hls
Alessandro Ros 3de05c1330
api: always reply with JSON in case of success or failure (#5252)
Reply with "status": "ok" in case of success, and with "status":
"error" in case of error. This makes the API more accessible and user
friendly.
2025-12-07 10:37:55 +01:00
..
hlsjsdownloader bump hls.js to v1.6.15 (#5216) 2025-11-21 02:08:53 +01:00
http_server.go api: always reply with JSON in case of success or failure (#5252) 2025-12-07 10:37:55 +01:00
index.html hls: improve web page performance (#5062) 2025-10-05 18:00:14 +02:00
muxer.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
muxer_instance.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
server.go support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00
server_test.go support multiple CORS origins (#5150) 2025-11-21 02:00:46 +01:00