Added
over 2 years 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
over 2 years ago by Faraz Roozdar
Added
over 2 years 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
over 2 years 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
over 2 years 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
over 2 years ago by Faraz Roozdar
Added
over 2 years ago by Faraz Roozdar
- A technical overview of the Events, Alerts, and Notifications is added to the portal.
- The Editions guide has been updated to include the newly added APIs.
Improved
over 2 years ago by Faraz Roozdar
- The PTZ API has been updated to fix a bug where the PTZ capability was always false due to an error.
- A code for generating 10 motion event thumbnail images is now available in the Recipes section. The code operates as a command-line interface tool and saves the images locally. You can modify the code to adjust the number of images or the storage location.
- The /metrics endpoint of the /bridge API now correctly works with API V3 access tokens.
Added
over 2 years ago by Faraz Roozdar
- /alerts API is added to the portal. This API allows a user to retrieve alert details.
- MP4 URL playing option is added to the Live video streaming via ffplay CLI tool.
- The /metrics endpoint of the /cameras API bug has been fixed. This endpoint now accepts API v3 access tokens.
Improved
over 2 years ago by Faraz Roozdar
- Instead of a separate tab, the My Application page is embedded within the Video API Platform.
- Bug fixed in /accounts endpoint for the GET resellers' end-users account list.
- Bug fixed in the /authorizationTokens endpoint.