This article will cover how to integrate Axis compatible cameras directly to Camio Visual Agents Snapshots without the need for an edge gateway device. This article will cover how to setup snapshot analysis.
Checking Axis Compatibility
- Navigate to https://help.axis.com/
- Search your camera model and open the user manual
- Navigate to the System settings
- Confirm the camera has the option for Events
- Confirm Events can be sent to recipients as HTTPS
Setting up your Camio Account, Policy, and Keys
Follow the steps in Getting Started with Visual Agents to perform the following steps required for Axis Camera integration:
- Set up a Visual Agents account
- Configure a Policy
- Configure Actions
- Generate an API key
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
- Name it Camio Visual Agents
- Set type to HTTPS
- Set URL Endpoint
- Check "Validate Server"
- Leave username and password blank
- Leave Proxy unselected
- Select Save
Configuring Visual Agents Snapshots
- Navigate to local network page of the Axis Camera (example: http://10.0.10.30/)
- If you are not configuring Snapshots for 24x7 usage (i.e. only daytime hours) set a Schedule
- Navigate to System>Events>Schedules
- Add a Schedule
- Select Schedule (Not Pulse)
- Enter the schedule you wish the product to run on (frequency of snapshots will be set in rules)
- Create multiple schedules if needed
- Navigate to System>Events>Rules
- Add a Rule
- 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 as blank
- Leave Filename as their default value
- Leave Maximum Sequence as 0
- 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)
- Leave Stream Profile as none
- Leave Custom Image Frequency toggled off
- Set Prebuffer and Postbuffer to 0
- Save the Rule
- Toggle the Rule On
Comments