snippetbashTip
mediamtx — Real-time media server and proxy. More information: <https://github.com/bluenviron/mediamtx>.
Viewed 0 times
servercommandandmediamtxclirealtimemedia
linux
Problem
How to use the
mediamtx command: Real-time media server and proxy. More information: <https://github.com/bluenviron/mediamtx>.Solution
mediamtx — Real-time media server and proxy. More information: <https://github.com/bluenviron/mediamtx>.Run MediaMTX:
mediamtxRun MediaMTX with a custom configuration location:
mediamtx {{path/to/config.yml}}Start MediaMTX as a daemon:
systemctl start mediamtxCode Snippets
Run MediaMTX
mediamtxRun MediaMTX with a custom configuration location
mediamtx {{path/to/config.yml}}Start MediaMTX as a daemon
systemctl start mediamtxContext
tldr-pages: linux/mediamtx
Revisions (0)
No revisions yet.