MediaMTX packages
Backport of the latest MediaMTX to OpenWrt 19.07.
Browse
Installation
Add this repository feed by following the instructions below or manually download and install the correct ipk file from the above link.
NOTE: It is normal for the installation to give an error about a failed log upload after finishing when the service starts.
Web UI
Navigate to System -> Software
Add the following feed to /etc/opkg/customfeeds.conf
src/gz openwrt-mediamtx https://ipavlushin.github.io/openwrt-mediamtx/packages/19.07
Update the feeds
Search for mediamtx, and install it.
CLI
echo "src/gz openwrt-mediamtx https://ipavlushin.github.io/openwrt-mediamtx/packages/19.07" >> "/etc/opkg/customfeeds.conf"
opkg update
opkg install mediamtx
Configuration
After installation configure MediaMTX for your needs by editing config file /etc/config/mediamtx.yaml