mediamtx/internal/defs
Alessandro Ros f97213ae6e
Some checks are pending
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_e2e (push) Waiting to run
support passing JWTs through the password field (#4516)
This is safer than passing JWTs through query parameters, unfortunately support is limited.
2025-05-10 22:54:24 +02:00
..
api.go hls: fix toggling hlsAlwaysRemux after server is started (#4503) 2025-05-09 22:50:11 +02:00
defs.go move static sources into dedicated package (#2616) 2023-10-31 14:19:04 +01:00
path.go change error message when stream is not found (#4301) 2025-03-03 18:09:22 +01:00
path_access_request.go support passing JWTs through the password field (#4516) 2025-05-10 22:54:24 +02:00
publisher.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
reader.go move servers into internal/servers (#2792) 2023-12-08 19:17:17 +01:00
source.go move static source handler into dedicated package (#4427) 2025-04-13 21:35:12 +02:00
static_source.go allow using MTX_QUERY inside source (#3486) 2024-06-18 22:10:26 +02:00