diff --git a/pages/linux/mediamtx.md b/pages/linux/mediamtx.md new file mode 100644 index 000000000..d5c93521e --- /dev/null +++ b/pages/linux/mediamtx.md @@ -0,0 +1,16 @@ +# mediamtx + +> Real-time media server and proxy. +> More information: . + +- Run MediaMTX: + +`mediamtx` + +- Run MediaMTX with a custom config location: + +`mediamtx {{path/to/config}}.yml` + +- Start MediaMTX as a daemon: + +`systemctl start mediamtx`