LinuxCommandLibrary

mediamtx

Real-time media server and proxy.

TLDR

Run MediaMTX

$ mediamtx
copy


Run MediaMTX with a custom config location
$ mediamtx [path/to/config].yml
copy


Start MediaMTX as a daemon
$ systemctl start mediamtx
copy

Copied to clipboard