I have protocol calls to the ServiceCommandService, RecordingService, and ImageService functioning.
So far, I have been able to login, retrieve configuration data, list recordings, and retrieve an image from the current Live feed. I have not found the SDK documents to provide details about an API call that will allow me to retrieve video files recorded by a specific camera in say, the last 2 hours.
Can anyone provide me with pointers to the appropriate API calls?
I am integrating with the Protocol API because I need to call the API to retrieve these videos from a Linux server. I’m open to other suggestions.
Thanks.