mediamtx/internal/playback
krystiancha 6ffa07e8e8
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
Add support for HTTP over unix sockets (#4241)
This adds support for using unix scheme in xxxAddress config options.
For example `hlsAddress: "unix://hls.sock"`.

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-08-03 12:30:26 +02:00
..
muxer.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
muxer_fmp4.go update linter settings (#4790) 2025-07-26 16:44:32 +02:00
muxer_mp4.go playback: fix error 404 when seeking before start of segment (#4276) (#4533) (#4539) 2025-05-25 18:50:19 +02:00
on_get.go update linter settings (#4790) 2025-07-26 16:44:32 +02:00
on_get_test.go update linter settings (#4790) 2025-07-26 16:44:32 +02:00
on_list.go switch to mediacommon/v2 (#4259) 2025-02-17 14:54:58 +01:00
on_list_test.go improve tests, documentation (#4549) 2025-05-23 13:25:17 +02:00
segment_fmp4.go update linter settings (#4790) 2025-07-26 16:44:32 +02:00
segment_fmp4_test.go build(deps): bump github.com/bluenviron/gohlslib/v2 from 2.2.1 to 2.2.2 (#4763) 2025-07-21 09:55:10 +02:00
server.go Add support for HTTP over unix sockets (#4241) 2025-08-03 12:30:26 +02:00
server_test.go accept durations expressed as days (i.e. '1d') (#4094) 2025-01-02 12:44:15 +01:00