From 1963d77a44c759433ec5812acf97f77223493a00 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Thu, 2 May 2019 14:51:45 +0200 Subject: [PATCH] axis-ptz4 --- scripts/axis_play.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/axis_play.sh b/scripts/axis_play.sh index 1bd7a82..6fb30aa 100755 --- a/scripts/axis_play.sh +++ b/scripts/axis_play.sh @@ -1,3 +1,3 @@ #!/bin/bash -vlc http://axis-ptz1/mjpg/video.mjpg +vlc https://root:gepetto@axis-ptz4/mjpg/video.mjpg -- GitLab