ExacqVision - Triton ULTRA Integration
ExacqVision Integration Guide Link
Step-by-Step Integration Highlights
1. Configuring Triton ULTRA (Web UI)
-
TCP Settings: Navigate to Platform Integration > TCP Settings.
-
Connection Details: Enter the ExacqVision Server IP as the Host and use port 1234.
-
Message String: Set Content Type to Text and enter
triton.%EID@TRIGGERNAME%in the Set String field. -
Action Settings: Under Actions > Action Settings, check the TCP boxes for the events you want to monitor (e.g., Vape, Aggression) and save.
2. ExacqVision Client Configuration
-
TCP Listener: In the Serial Port menu, add a new port named "Triton ULTRA." Set "Use" to Access Ctrl and "Type" to TCP Listener, entering the sensor's IP and port (1234).
-
Event Keywords: In Serial Profiles, create keywords like
triton.Aggression,triton.Vape, andtriton.THCto match the strings sent by the sensor. -
Event Linking: Use the Event Linking menu to create new rules. Set the Type to Serial Port, choose your keywords as the source, and define the desired action (e.g., Record, Notification).
3. Adding RTSP Visuals
-
Camera Addition: Select Add IP Cameras and click New.
-
Stream Setup: Choose RTSP as the Device Type and enter the URL:
rtsp://<IP_Address>:554/liveusing the Triton sensor's IP address.
Pro-Tip:
⚠️ Formatting Note: When entering the "Set String" in the Triton dashboard or "Keywords" in ExacqVision, do not include brackets like
<or>. For example, usetriton.Vapeexactly as it should appear in the text stream to ensure the keyword matcher triggers correctly.