Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

Extracting video data for backup application

Answered

Comments

5 comments

  • Tony Luce

    Hi Igor - 

    Absolutely. Check out the Direct Download section of the Nx Server API. 

    For a full set of Nx Witness Developer Tools check out http://www.networkoptix.com/nx-witness/for-developers/ to learn about all our dev tools and how to access them.

    0
  • Permanently deleted user

    Thank you very much! What would you recommend as the method to get the metadata of all the video files that is available before the download API is invoked to actually download the records? We need to be able to enumerate what is available before requesting actual files in bulk. Thanks! 

    0
  • Tony Luce

    Igor - 

    If I understand your question correctly you'd like to make an API query to find video based on specific associated attributes (e.g. motion, Bookmark, camera name, etc), and then initiate a Direct Download API call to download video from the archive to a 3rd party storage location. Is that correct?

    0
  • Permanently deleted user

    Yes, that is correct. I will have to periodically refresh the DB and upload the new indexes to our DB and then continue to request the files for the archival. 

    0
  • Permanently deleted user

    If you want all recorded video index, then use ec2/recordedTimePeriods method

    If you want just bookmarks - use /ec2/bookmarks 

    0

Please sign in to leave a comment.