Skip to content
Snippets Groups Projects
Commit 8cf09cce authored by Krisztián Löki's avatar Krisztián Löki
Browse files

Added camera player commands

parent 5654e7ee
No related branches found
No related tags found
No related merge requests found
......@@ -1016,7 +1016,7 @@ Exit Door 1</text>
<name>FEB Camera </name>
<actions>
<action type="command">
<command>totem rtsp://pss-pas1-camera1.tn.esss.lu.se</command>
<command>vlc 'rtsp://LCRstream:password!@172.16.64.139:554/Streaming/Channels/102'</command>
<description>Open Video feed</description>
</action>
<action type="open_webpage">
......@@ -1432,14 +1432,14 @@ Exit Door 1</text>
<widget type="action_button" version="3.0.0">
<name>PAS Camera</name>
<actions>
<action type="command">
<command>vlc 'rtsp://LCRstream:password!@172.16.64.140:554/Streaming/Channels/102'</command>
<description>Open Video feed</description>
</action>
<action type="open_webpage">
<url>https://pss-pas1-camera2.tn.esss.lu.se</url>
<description>Open Webpage</description>
</action>
<action type="command">
<command>totem rtsp://pss-pas1-camera2.tn.esss.lu.se</command>
<description>Open Video feed</description>
</action>
</actions>
<text>PSS Camera - PAS</text>
<x>30</x>
......@@ -1451,14 +1451,14 @@ Exit Door 1</text>
<widget type="action_button" version="3.0.0">
<name>Controlled Area Camera</name>
<actions>
<action type="command">
<command>vlc 'rtsp://LCRstream:password!@172.16.64.141:554/Streaming/Channels/102'</command>
<description>Open Video feed</description>
</action>
<action type="open_webpage">
<url>https://pss-pas1-camera3.tn.esss.lu.se</url>
<description>Open Webpage</description>
</action>
<action type="command">
<command>totem rtsp://pss-pas1-camera3.tn.esss.lu.se</command>
<description>Open Video feed</description>
</action>
</actions>
<text>Camera - Controlled Area</text>
<x>30</x>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment