mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 09:30:00 +01:00
Update mediamtx-install.sh - minor edits
This commit is contained in:
@@ -16,7 +16,7 @@ pkg install -y git-lite go${GO_VERSION}
|
||||
mkdir -p /usr/local/www/mediamtx
|
||||
mkdir -p /usr/local/etc/rc.d
|
||||
|
||||
# Install MediaMTX
|
||||
# MediaMTX Setup
|
||||
git clone https://github.com/bluenviron/mediamtx
|
||||
cd /mediamtx && go122 generate ./...
|
||||
cd /mediamtx && go122 build .
|
||||
@@ -38,6 +38,5 @@ service mediamtx start
|
||||
# Done
|
||||
echo "---------------"
|
||||
echo "Installation Complete!"
|
||||
echo "---------------"
|
||||
echo "MediaMTX is now installed and running. See the config file to configure preferred streaming protocols."
|
||||
echo "---------------"
|
||||
|
||||
Reference in New Issue
Block a user