mediamtx: add page (#10577)

pull/23/head
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
1 changed files with 16 additions and 0 deletions

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`