mirror of https://github.com/CrimsonTome/tldr.git
17 lines
287 B
Markdown
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`
|