Manage Device and Alarm
This page provides detailed guidance on registering IP cameras, the core analysis targets for EVA, and setting up alarm channels to send notifications to users when AI detects specific situations, enabling the establishment of a practical monitoring system.
Camera Registration and Analysis Settings
EVA reliably retrieves real-time streaming footage from IP cameras and performs high-performance AI analysis.
Verify Stream Address
Most IP cameras provide streaming footage through standardized protocols such as RTSP, RTMP, or HTTPS. Refer to the camera’s manufacturer manual or settings page to confirm the streaming address (URL) in advance.
Add Camera to EVA
-
In the EVA dashboard, click the
Add Camera
button to navigate to the registration screen. -
On the registration screen, specify the camera’s name, streaming address, and configure which detection scenarios and target objects EVA should focus on.
Note: For detailed information on detection scenarios and target objects, refer to the Detection Scenario and Target pages in the Using EVA section. These settings determine the accuracy and scope of EVA’s AI analysis.
-
After entering the streaming address, EVA attempts to connect. If the address is valid, a still image from the footage is displayed on the screen, allowing you to verify the connection status.
-
Once registration is complete, EVA extracts images from the streaming footage at set intervals and begins object detection and analysis using AI (ML models).
-
After registration, you can view the overall status of registered cameras (analysis status, event count, connection status) at a glance on the EVA dashboard.
⚠️ If the streaming address changes after registration or if the footage cannot be retrieved due to network errors, EVA will be unable to perform AI analysis for that camera. Regularly check the connection status to prevent issues.
Edit or Delete Camera Information
To manage the details of a registered camera, click on the camera in the camera list to navigate to its details page.
- Edit: Click the
pencil icon
button on the details page to access the same screen used for registration and modify the camera’s analysis settings. Note that the camera name and streaming address (URL) cannot be edited. If changes are needed, you must delete the existing camera and re-register it. - Delete: Click the
trash can icon
button on the details page to completely remove the camera and all related analysis and configuration data from the system.
Alarm Channel Settings
When EVA detects a specified hazardous situation, it immediately sends an alarm to administrators to enable rapid response.
EVA supports alarm notifications through the Webhook functionality of widely used collaboration tools such as Teams or Slack.
- Generate Webhook Address: Create a Webhook address within the Teams or Slack application where you wish to receive alarms. (Refer to the official manuals of each application for detailed instructions on creating a Webhook.)
- Register in EVA: On EVA’s alarm settings page, register the generated Webhook address. You can register multiple Webhooks to categorize and send alarms based on roles or priority levels.
- Alarm Content: When an alarm is triggered, the Webhook delivers a message about the detected situation, a detailed situational description determined by EVA, and an attached snapshot image related to the event.