1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/mediamtx.md

17 lines
287 B
Markdown
Raw Normal View History

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