added
Week 43 Update
about 1 month ago by Faraz Roozdar
- Audio Push HTTP possibility is added to the /feeds API. This feature allows sending audio via a mic to a speaker associated with a camera.
- A guide for Audio Push via HTTP is added to the guide section.
added
Week 41 Update
about 2 months ago by Faraz Roozdar
- A video guide demonstrating the steps for creating a new application and client credentials has been added to the Client Credentials guide.
improved
Week 40 Update
2 months ago by Faraz Roozdar
The SSO API has been updated. Rather than creating an SSO setting for each account, each account would have an SSO setting that can be updated.
added
Week 39 Update
2 months ago by Faraz Roozdar
- A Client Credentials guide has been added to the guide section on creating an application and client credential.
- /cameras API is updated. In this version
directToCloud
attribute is added to thedeviceInfo
details.
added
Week 38 Update
3 months ago by Faraz Roozdar
- Open ID connect SSO API is added to the portal.
- An updated version of the bridge settings API is added. Bandwidth details are added to this version.
added
Week 35 Update
3 months ago by Faraz Roozdar
- The main URL of the Video API Platform portal is changed to https://developer.eagleeyenetworks.com/
- Camera settings endpoint is added to the
/cameras
API. - Bridge settings endpoint is added to the
/bridges
API. - Speakers settings endpoint is added to the
/speakers
API.
added
Week 34 Update
3 months ago by Faraz Roozdar
- The Landing Page has been updated. The new Landing Page provides direct access to useful articles.
- The Use Cases section has been added to the portal. This section explains what the Eagle Eye API can do for different scenarios and provides best practices.
- The swap bridge endpoint is added to the bridges API.
added
Week 33 Update
4 months ago by Faraz Roozdar
- A guide about Playing LocalRTSP has been added to the portal. The LocalRTSP can be obtained directly from Eagle Eye bridges and CMVRs.
- Frequently Asked Questions about the Video API Platform are added to the FAQ section.
added
Week 32 Update
4 months ago by Faraz Roozdar
- Non-rotating permanent refresh token is available now. This method can be used for permanent machine-to-machine authentication.
- The Code Samples section now includes a CLI tool for renaming cameras in bulk. The source code is available on GitHub.
- A guide about the Python code for renaming cameras in bulk is added to the portal.
added
Week 31 Update
4 months ago by Faraz Roozdar
- PTZ setting endpoints are added to the PTZ API. It allows you to manage preset settings for a PTZ camera.
- The camera API now supports swapping cameras via the /cameras/{cameraId}:swap endpoint.
- The Getting Started section is linked to Eagle Eye University.