Commit graph

9 commits

Author SHA1 Message Date
Alessandro Ros
3ae5262510
docs: update (#5125) 2025-10-29 10:51:02 +01:00
Alessandro Ros
f126a7e7d6
playback: improve segment merging algorithm (#5084)
* merge segments only if they belong to the same stream and are
consecutive. * compute DTS without using NTP timestamp, increasing
robustness against NTP fluctuations.
2025-10-13 17:00:21 +02:00
Alessandro Ros
7bca38badb
add self-upgrader (#3501) (#5035)
this allows to upgrade MediaMTX to latest version by running

./mediamtx --upgrade
2025-10-13 13:06:47 +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
ccbfafd55b
docs: various updates (#4946) 2025-09-12 13:13:09 +02:00
Alessandro Ros
3a4d4e1802
docs: add linter (#4945)
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-06 22:51:45 +02:00
Alessandro Ros
1c3c4500f2
update documentation (#4930)
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-09-02 10:39:11 +02:00
Alessandro Ros
1a5e736b59
link documentation to mediamtx.org (#4912) 2025-08-30 14:56:11 +02:00