mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 08:55:33 +02:00
mediamtx: add page (#10577)
This commit is contained in:
parent
2f50dab2ad
commit
5cc53c0668
1 changed files with 16 additions and 0 deletions
16
pages/linux/mediamtx.md
Normal file
16
pages/linux/mediamtx.md
Normal 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`
|
Loading…
Add table
Reference in a new issue