Commit graph

26 commits

Author SHA1 Message Date
Alessandro Ros
fb9027a334
recorder: reset when absolute time drifts from stream time (#4778) (#5239)
the server now detects when system time changes too much and restarts
recordings when that happens.
2025-12-02 18:10:23 +01:00
Alessandro Ros
8505e8d83f
docs: update (#5152) 2025-11-18 04:07:03 +01:00
Enrico
9a82874601
Include instruction to override parameters in list (#5177)
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-11-18 03:54:33 +01:00
Troy Ihmels
15ce3671ac
update documentation
Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-11-07 21:13:44 +01:00
Alessandro Ros
adc4a6ceb6
add udpReadBufferSize parameter (#5129)
this allows to set a global UDP read buffer, applied to every UDP socket.
2025-10-29 11:28:22 +01:00
Alessandro Ros
3ae5262510
docs: update (#5125) 2025-10-29 10:51:02 +01:00
Alessandro Ros
9e0f033192
docs: update (#5115) 2025-10-21 19:03:02 +02:00
Alessandro Ros
ccaccc51b4
replace incoming absolute timestamps of any source (#5081)
Absolute timestamps are used to generate recording segments, so users
should not be able to change them, unless explicitly allowed.

Parameter useAbsoluteTimestamp allowed to re-enable absolute timestamps
with RTSP and WebRTC, now it is extended to all protocols.
2025-10-13 12:23:51 +02:00
Alessandro Ros
7ecbe736c6
docs: update (#5061)
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
2025-10-05 18:07:39 +02:00
Alessandro Ros
2690ef8e71
api: add /info endpoint (#945) (#5045) 2025-09-30 10:39:27 +02:00
Alessandro Ros
8e6cc4fab4
docs: mention mandatory /whep suffix (#4585) (#5037) 2025-09-27 13:35:29 +02:00
Alessandro Ros
5203a0f04b
docs: add leading zeros to usage pages (#5025)
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
2025-09-23 10:31:36 +02:00
Alessandro Ros
e05246d5ae
docs: explain how to decrease JWT length in Keycloak (#5012)
this prevents errors when passing JWT with FFmpeg and GStreamer.
2025-09-23 09:46:00 +02:00
Alessandro Ros
400af1a267
docs: update (#5003)
Some checks are pending
code_lint / go (push) Waiting to run
code_lint / go_mod (push) Waiting to run
code_lint / docs (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
2025-09-22 10:08:06 +02:00
Alessandro Ros
0ede14d1a1
docs: update (#4995)
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
2025-09-18 19:09:11 +02:00
Alessandro Ros
0b635617c7
docs: update (#4994) 2025-09-18 18:41:51 +02:00
Alessandro Ros
22aad7bbd0
docs: improve pprof page (#4969)
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
2025-09-13 12:10:24 +02:00
Alessandro Ros
a1f3631521
docs: fix links to files (#4959) (#4965) 2025-09-12 13:17:28 +02:00
Alessandro Ros
ccbfafd55b
docs: various updates (#4946) 2025-09-12 13:13:09 +02:00
Alessandro Ros
9318107779
rtmp: support additional enhanced RTMP features (#4168) (#4321) (#4954)
Some checks are pending
code_lint / go (push) Waiting to run
code_lint / go_mod (push) Waiting to run
code_lint / docs (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 reading AV1, VP9, H265, Opus, AC-3, G711, LPCM
* support reading multiple video or audio tracks at once
2025-09-11 23:18:46 +02:00
Alessandro Ros
3ed918bfca
docs: fix typo (#4921) 2025-08-31 16:23:33 +02:00
Alessandro Ros
a3926f732a
docs: add instructions on how to extract screenshots (#4920) 2025-08-31 16:19:33 +02:00
Alessandro Ros
a558c5681a
improve documentation (#4918) 2025-08-31 14:15:58 +02:00
Alessandro Ros
12182b5913
update documentation (#4915)
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
2025-08-30 18:03:07 +02:00
Alessandro Ros
f29299db39
update documentation (#4914) 2025-08-30 16:52:53 +02:00
Alessandro Ros
1a5e736b59
link documentation to mediamtx.org (#4912) 2025-08-30 14:56:11 +02:00