Export Video and Image from API
CompletedHello community,
How can I export videos and images from the API? Do I have to use the Video Source SDK or Export Tool?
-
Hi Raúl,
for video export you can use API call /hls/<cameraId>.<format> , it allows to download chunks of archive video in mpeg-2/ts (.ts) or Matroska (.mkv) formats.
for images export check API call /ec2/cameraThumbnail.
You can find full description of these API calls in API documentation, which can be found at http://<VMS server IP>:7001/static/api.xml
Also, I can suggest to check this article - https://support.networkoptix.com/hc/en-us/articles/115010418608-API-Tip-Video-Footage-Export
Please sign in to leave a comment.
Comments
1 comment