mediamtx/internal/playback
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
..
muxer.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
muxer_fmp4.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
muxer_mp4.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
on_get.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
on_get_test.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
on_list.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
on_list_test.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
segment_fmp4.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
segment_fmp4_test.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
server.go support passing JWTs through the password field (#4516) 2025-05-10 22:54:24 +02:00
server_test.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00