1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 08:55:33 +02:00

mediamtx: add page (#10577)

This commit is contained in:
Managor 2023-08-07 12:10:27 +03:00 committed by GitHub
parent 2f50dab2ad
commit 5cc53c0668
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

16
pages/linux/mediamtx.md Normal file
View file

@ -0,0 +1,16 @@
# mediamtx
> Real-time media server and proxy.
> More information: <https://github.com/bluenviron/mediamtx>.
- Run MediaMTX:
`mediamtx`
- Run MediaMTX with a custom config location:
`mediamtx {{path/to/config}}.yml`
- Start MediaMTX as a daemon:
`systemctl start mediamtx`