1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-15 22:35:46 +02:00
tldr/pages/linux/mediamtx.md
Vitor Henrique af35564618
pages*: do not use config abbreviation (#12118)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-25 10:59:16 +05:30

16 lines
287 B
Markdown

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