Storage SDK
AnsweredHi, I have a scenario in which we have two CCTV systems. Let's say System A (NxWitness) and System B (Third Party). One of the requirements is on weekly basis, System B is required to transfer their recording files to System A (NxWitness).
When i look into the solution, I found that NxWitness is providing the Storage SDK which i think i can make it works. Can anyone confirm this ?
Thank you
-
Hello,
Storage SDK was designed for developing storage plugins (aka storage device drivers). For example, if you want to store your recording in the cloud service, you would develop a storage plugin, to facilitate the Server to write to the cloud.
For your objective, using Virtual Cameras would be the easiest way.
Here, you can read more about Virtual Camera
https://support.networkoptix.com/hc/en-us/articles/360024011873-Add-a-Virtual-Camera-v4-0-
This article describes API automation
Here is the latest code example, you could use.
Please sign in to leave a comment.
Comments
1 comment