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

Status Page

How to export and replay from backup storage via api

Answered

Comments

5 comments

  • Ichiro
    • Network Optix team

    Hi Ryan Chu

    Thanks for your question. 

    It is likely you may misunderstand the storage concept of the mediaserver and there is no need to "integrate" the video of different storage. I am not sure what do you mean by "integrate", but I assume you want to "stitch" or maybe "just put the video in one file if it across both storages".

    On Nx Witness mediaserver, the export will be "stitched" if the file is continuous. This means it has nothing to do with the file location, but if the files or video existed in regards of your requested period. There is no need to choose "storage type" at all.

     

    So, for example, if you have the situation as : 

    - Main storage : 2024/10/22 00:00 ~ 2024/10/23 00:00
    - Backup storage : 2024/10/18 00:00 ~ 2024/10/19 1800, 2024/10/20 00:00 ~ 2024/10/21 23:59

    [2024/10/22 10:01 ~ 2024/10/22 10:05] -> Direct from Main
    [2024/10/20 10:01 ~ 2024/10/22 10:05] -> Direct from Backup
    [2024/10/21 23:55 ~ 2024/10/22 00:05] -> Direct from Main+Backup -> Stitch directly, no need to define storage type.

    [2024/10/18 10:00 ~ 2024/10/22 00:05] -> Not possible, there is no available footage across whole range. It has to be seperated, Nx Meidaserver will NOT help to stitch the gaps.

     

    Hope this helps.


    Also, please allow us to remind you, any version older than 6.0 will not have any fix, but only in 6.0 and onward. Older version will not be supported at the moment, please arrange the update ASAP.

    Thanks.

     

     

    0
  • Ryan Chu

    Hi Ichiro:

                  My mistake!!! let u misunderstand what i mean.

    We need API customize management platform to develope export or replay video from main or backup storage.Let customer can select one of them if one storage is failure.

    Please refer to attach as below (Nx client have this feature)

    Best regards

    Ryan

    0
  • Ichiro
    • Network Optix team

    Hi Ryan,

    No need to apologize at all, I am just confirming if I understand correctly and it is great that you have helped to elaborate the detail to us. 

    Let me check with the DEV and get back to you. As far as I know, there is no such parameter but you may use the APIs combination to get this if this is really important and must-done without any other options (However, as I mentioned in earlier post, this is likely not a necessary concern in regard of download).

    Please wait for some time and further notice.
    Thanks.

     

    0
  • Ichiro
    • Network Optix team

    Hi Ryan,

    Here is the parameter you can use, storageLocation.

    This information can be retrieved with the standard rest api call:
    /rest/v3/devices/{id}/footage if the storageLocation query param value is specified according to the available enums list.

     

    Thanks.

    0
  • Ryan Chu

    Hi Ichiro:

                  Many thanks for your support. We will try it !!

    Best regards

    Ryan

    0

Please sign in to leave a comment.