Modificado auto_raspi.sh y añadido auto_raspi.desktop

This commit is contained in:
2024-01-12 13:48:08 +01:00
parent 571628d941
commit dfdccbde35
2 changed files with 34 additions and 0 deletions
+6
View File
@@ -14,6 +14,12 @@ fi
# Script para montar un tunel ssh hasta una camara
# y mostrar el stream de video con el vlc
# Añadir al fichero ~/.ssh/config la siguiente información
# Host cam
# HostName sustancia.synology.me
# User sergio
# Port 4545
# LocalForward 127.0.0.1:3501 192.168.1.150:554
if [[ $1 == 2 ]]
then
sleep 20