The newest DVRs from HIKVISION (F1) /DAHUA (S3) claim to conform with ONVIF specifications.
Not sure what it means - only that it supports connecting ONVIF devices to it or that it itself does act as an ONVIF device?
The three core tenets of ONVIF are about interoperability between network video products, regardless of manufacturer; standardizationof communication between network video devices; and be opento all companies and organizations.
The problem is how to download specific records from the remote DVR/NVR on demand with using just one software for multiple brands.
ONVIF has some specifications for this:
http://www.onvif.org/specs/srv/rsrch/ONVIF-RecordingSearch-Service-Spec-v221.pdf
But when I look to a library usable from C# like Ozeki Camera SDK, I do not see any examples about how to retrieve recordings.
Any ideas how to retrieve recordings from DAHUA, HIKVISION DVRs using one method?
Not sure what it means - only that it supports connecting ONVIF devices to it or that it itself does act as an ONVIF device?
The three core tenets of ONVIF are about interoperability between network video products, regardless of manufacturer; standardizationof communication between network video devices; and be opento all companies and organizations.
The problem is how to download specific records from the remote DVR/NVR on demand with using just one software for multiple brands.
ONVIF has some specifications for this:
http://www.onvif.org/specs/srv/rsrch/ONVIF-RecordingSearch-Service-Spec-v221.pdf
But when I look to a library usable from C# like Ozeki Camera SDK, I do not see any examples about how to retrieve recordings.
Any ideas how to retrieve recordings from DAHUA, HIKVISION DVRs using one method?