wideangle cams

This commit is contained in:
2021-11-27 06:34:45 +01:00
parent 4c974fd79c
commit dad4975bc4
5 changed files with 8 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
vlc rtsp://129.129.243.114/axis-media/media.amp?camera=1
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
vlc rtsp://129.129.243.114/axis-media/media.amp?camera=2
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
vlc rtsp://129.129.243.114/axis-media/media.amp?camera=3
+2
View File
@@ -0,0 +1,2 @@
#!/bin/bash
vlc rtsp://129.129.243.114/axis-media/media.amp?camera=4
Regular → Executable
View File