Skip to main content

Camera

The Camera page allows you to add and manage the camera list in ANSVIS Server, which will be integrated into AI Tasks for analysis.

Add new camera

To add a new camera, click the Add Camera button on the top right of the screen, you will be redirect to camera configuration page

  • Enter the camera Custom Name for your new camera
  • Select the camera type from the drop-down list.
  • Adjust Capture Rate to adjust how often the camera send a new image for AI analysis.

Simulated camera (video)

caution

The simulated camera (video) type only supports mp4 video format.

Simulated cameras allow the use of a video file as a video source. To add a simulated camera to ANSVIS:

  1. Click Manage Server Video Files
  2. Browse and upload the video file to server machine
  3. After uploading to server machine, select the video file from the drop-down list
  4. Click Test Camera to see the preview video on the right-side panel (the preview only display 1FPS)
  5. Click Save to add the camera to ANSVIS Server
info


You can allow the video to run only once if needed to avoid repeated detection. The video will only run again when all related AI Task is stopped first.

Unlike getting image from a real camear stream, ANSVIS need to handle image decoding from the video before sending it for AI analysis, which can slow down the process time. The higher the FPS and video resolution, the slower the process time can get.

Simulated camera (image)

The simulated camera (image) allows you to simulate a video by looping multiple images. Too add a simulated camera to ANSVIS:

  1. Click Manage Server Image Folder
  2. Browse and upload the folder containing only image files to server machine
  3. After uploading to server machine, select the folder from the drop-down list
  4. Click Test Camera to see the preview video on the right-side panel (the preview only display 1FPS)
  5. Click Save to add the camera to ANSVIS Server

RTSP Camera

The RTSP Camera Type enables seamless connection to any IP camera that supports the RTSP (Real-Time Streaming Protocol) format.

Connect to camera using ONVIF

If the camera has ONVIF-enabled and on the same subnet as ANSVIS (e.g., Server IP: 192.168.1.15, Camera IP: 192.168.1.30), follow these steps:

  1. Scan and Discover : Click the Refresh icon in ANSVIS to scan the network for camera IP.

  1. Select Camera : Choose the camera IP from the drop-down list or manually enter the camera IP if not found.

  1. Authenticate: Enter the ONVIF username and password for the camera (if required).

  1. Select camera Profile : ANSVIS will automatically populate available RTSP streaming profiles for selection.

Connect to camera using RTSP URL

If the camera supports RTSP Protocol, you can manually add the camera using its RTSP URL

  1. Enter RTSP URL: Add the camera’s RTSP URL.

Refer to your camera provider’s documentation for the correct URL format

  1. Authentication (if required): If the submitted URL already includes authentication info, the username and password will auto-populate. Otherwise, you need to provide them manually

⚠️ Avoid using the : character in usernames or passwords.

Verify Connection in ANSVIS

  • Click Test Camera to see the preview video on the right-side panel (the preview only display 1FPS)
  • Click Save to add the camera to ANSVIS Server

Webcam

The Webcam type allows you to connect to the Server's integrated cameras, such as USB cam, built-in cameras. To add a webcam:

  1. Scan and Discover: Click the Refresh icon to scan for webcams. Once the scan is complete, all available webcams will be shown in the drop-down list.

  1. Select Camera: Choose the webcam from the list.

  1. Click Test Camera to see the preview video on the right-side panel (the preview only display 1FPS)
  2. Click Save to add the camera to ANSVIS Server