Files
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

17 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`