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

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`