SDKs and APIs

SAFR Software Development Kit or REST APIs

What are the Differences Between the SAFR SDK, SAFR Embedded SDK, and SAFR REST API?
Below is a comparison of the functionality of SAFR SDK, SAFR Embedded SDK, and SAFR REST API. SAFR ProductSourceFunctionalitySupported Platforms SAFR SDK...
Tue, 30 Mar, 2021 at 7:19 AM
What are all the image IDs used in SAFR Events?
Below is a full list of CVOS Object IDs for images generated for events. Person recognition events: 'face', 'sceneThumb' All other e...
Sat, 19 Mar, 2022 at 8:08 PM
If a file is encrypted with a password with Panotpes, can I copy it to different systems provided I use the same key?
Yes.
Fri, 22 Jan, 2021 at 8:27 PM
SAFR SDK, SAFR Embedded SDK, and SAFR REST APIs Use Cases
General Use Cases Several major use cases for the SAFR SDK, SAFR Embedded SDK, and SAFR REST APIs are described below. Use CaseSDKScenarioExample Fast Food...
Sat, 28 May, 2022 at 6:25 PM
How to get count of unique repeat visitors (API)
You can get unique count by using the "Enrolled and Unique Traffic Monitoring" (which will auto-learn identities as they appear in the camera) and...
Sat, 28 May, 2022 at 6:26 PM
Do I need a PANOPTES_LICENSE environment variable code?
The PANOPTES_LICENSE environment variable is only relevant if you’re planning to use the Panoptes tool. The SAFR SDK doesn't need this environment varia...
Fri, 22 Jan, 2021 at 7:26 PM
Updating Identities via the Web API
When you update an identity with new information (e.g. an updated name, phone number, etc.) using the Desktop Client or Web Console, the metadata for all ev...
Mon, 18 Jan, 2021 at 6:23 AM
Why are overlays not being rendered in the correct location on the display in my sample Android app?
The image below illustrates the problem: The problem is probably caused because you're using the sample transformations which don't work in...
Fri, 22 Jan, 2021 at 7:43 PM
List All Enrolled People Using the REST API
To retrieve all enrolled persons from a directory containing less than 10,000 faces, run the following command: curl -v -X GET -H "Authorization...
Mon, 18 Jan, 2021 at 6:29 AM
Would it help my RAM usage to remove the unused age, gender, occlusion, and mask models?
No. There isn't any memory utilization for unused models.
Fri, 22 Jan, 2021 at 7:47 PM