change FPS for cammie to 6
This commit is contained in:
parent
3683777c4b
commit
3d7c648c5a
@ -22,7 +22,7 @@ if [ -n "$1" ]; then
|
||||
shift
|
||||
done
|
||||
else
|
||||
mpv --no-correct-pts --fps=4 http://kelder.zeus.ugent.be/webcam/video/mjpg.cgi
|
||||
mpv --no-correct-pts --fps=6 http://kelder.zeus.ugent.be/webcam/video/mjpg.cgi
|
||||
fi
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user