This article will cover how to integrate Axis cameras directly to Camio Visual Agents Snapshots without the need for an edge gateway device. This article will cover how to setup snapshot analysis.
Configuring Axis Recipients
- Navigate to local network page of the Axis Camera (example: http://10.0.10.30/)
- Navigate to System>Events> Recipients
- Create a new Recipient and set type to HTTPS
- Set URL Endpoint
- Check "Validate Server" and save after validating
Configuring Visual Agents Snapshots
- Navigate to System>Events>Rules
- Add a Rule and name it Camio Visual Agents
- Check "Use this Rule"
- Set "Wait between actions"
- Set the time to the desired gap between samples (i.e. 00:00:30 for 30 seconds)
- If you are running on a schedule; add the schedules as your condition
- Add multiple conditions/schedules if needed
- Set Action as "Send images through HTTPS while rule is active"
- Set Recipient to Camio Visual Agents
- Under Custom CGI Parameters add the following (replace "{{variable}}" with your value)
- camera_name={{name}}&access_token={{Camio API Key}}
- Example
- camera_name=Garage&access_token=12345
- Leave Create Folder, File Name, and Maximum Sequence blank or as default values.
- Camera View
- If there are multiple views you'll need to set a rule per view
- The rule can be copied so complete this rule, copy it, and change camera view (schedule if needed as well)
- Save the Rule
- Toggle the Rule On
Comments