some bugfixes

This commit is contained in:
mmaster 2021-09-23 22:46:25 +02:00
parent 435b172d5b
commit 3e5969856a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ fi
cameralist="$(cat $vars | grep cameralist | cut -d'=' -f2)"
playerproc="$(cat $vars | grep playerproc | cut -d'=' -f2)"
playerparam="$(cat $vars | grep playerparam | cut -d'=' -f2)"
streamurl="$(cat $vars | grep streamurl | cut -d'=' -f2)"
streamurl="rtsp://$1:554/user=admin&password=&channel=1&stream=0.sdp?real_stream"
randomvideosh="$(cat $vars | grep randompathsh | cut -d'=' -f2)"
randomvideoproc="$(cat $vars | grep randomsh | cut -d'=' -f2)"