Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,I have been trying to perform some video exports using the Meraki Vision Portal. The clip Im trying to export of a duration of 5 seconds. The clip end time is just a few seconds before the current time. It throws an error saying "Request No Vi...
Hi guys,Is there any Meraki API that allows you to generate a link to get video from a particular camera, by specifying timestamps from where you need the video to start and end (atleast start time is needed). Anybody with this link should be able to...
Hi guys,I have a use case wherein I need to export of clip of a certain duration using the API by specifying the clip start time, clip end time (in epoch or any other format).I have gone through the API documentation and have found just this APIhttps...
Hi There is actually an API which is called when you click export. I found it by inspecting the network tab. My only worry is if it would be right to use the API that way, since it is undocumented. So does cisco want me to still use it? Also any futu...
Oh you mean that way. Understood.Thanks.But will it cause any trouble later with Cisco for trying some sort of reverse engineered stuff?One way I can think of is by inspecting the network tab and finding out the APIs but is that allowed
The /camera/videoLink API does not allow you to download the the clip. It takes you to the meraki dashboard/vision portal where you have to again log in in order to view the camera feed starting from the time mentioned in the query parameter. My use ...