Skip to main content
Version: 1.14.0

Quick Functionality Check

After installation, you can test the functionality of OMNI Platform by simply following the steps below:

1. Sign in to your OMNI Platform account.

2. Install, run and log in to OMNI Agent.

3. Create a watchlist to which profiles will be added.

4. Create an endpoint where the notifications on detected profiles will be sent to.

5. Create a trigger and attach the previously created watchlist and endpoint to it.

6. Add profiles to the database and attach them to the watchlist.

note

To upload multiple face images to create profiles, you can use a special script, which is located in the on_premise/upload_script/ folder of OMNI Platform distribution kit. The script accepts a file with paths to images, and then sends requests to create profiles in the platform. To attach profiles to the watchlist when uploading, you need to pass the watchlist id to the profile_group parameter when starting the script. The watchlist id is written in the watchlist card in OMNI Platform web interface.

7. Wait until the profiles are uploaded to OMNI Agent (~1.5 minutes for every 100,000 profiles). The logs at ~/.local/share/OMNIAgent/log (Linux) or %LocalAppData%/OMNIAgent/log (Windows) should contain the line *DatabaseTDV* database size: <size> , where <size> is the number of profiles added to the watchlist.

img.png

8. Connect the camera in OMNI Agent web interface. When choosing a camera, try to consider the following parameters:

 - The main flow of people should go directly to the camera, and not perpendicular to it.
- The light source should be behind the camera, not in front of it, so that faces are not shadowed in bright light.

[Learn more about choosing cameras](https://docs.3divi.ai/omni_agent/camera_recommendations)

9. After a camera is successfully added, OMNI Agent web interface should display video from the camera, face detections (bboxes) and additional information about people in the camera's field of view (their gender, age, emotions, etc.).

10. Ask a person who has a profile in OMNI Platform to enter the frame. Make sure that the identification notification appeared on Notifications page of OMNI Platform web interface.

img.png