Hi everyone
My issue is that I can't get some info from DHI-NVR4108H (remote by http)
Before firmware update, name shows NVR41XX
Now is
System Version 3.203.0000.0
Network 3.1.0.66469
Onvif Client 2.4.1
I need to get NVR HDD actual size/capacity and snapshots from cameras (not directly from cameras by http IP, but from NVR)
4 cameras are connected with Onvif option in this case
I have the same problem on few other NVRs (no disk info and no snapshot by http)
DHI-NVR4104
NVR41XX
DHI-NVR2104-S2
where is no firmware update at all
I have tried to use http API command to get Disk Info, but with no result
The same with snapshot, no result, white screen or bad request
Any advices?
Which API commands should I use?
Something with magicBox.cgi maybe?
Regards
Juliusz
My issue is that I can't get some info from DHI-NVR4108H (remote by http)
Before firmware update, name shows NVR41XX
Now is
System Version 3.203.0000.0
Network 3.1.0.66469
Onvif Client 2.4.1
I need to get NVR HDD actual size/capacity and snapshots from cameras (not directly from cameras by http IP, but from NVR)
4 cameras are connected with Onvif option in this case
I have the same problem on few other NVRs (no disk info and no snapshot by http)
DHI-NVR4104
NVR41XX
DHI-NVR2104-S2
where is no firmware update at all
I have tried to use http API command to get Disk Info, but with no result
Code:
http://user:pass@NVR-IP/cgi-bin/storageDevice.cgi?action=getDeviceAllInfo
The same with snapshot, no result, white screen or bad request
Code:
http://user:pass@NVR-IP/cgi-bin/snapshot.cgi
http://user:pass@NVR-IP/cgi-bin/snapshot.cgi?channel=0
http://user:pass@NVR-IP/cgi-bin/snapshot.cgi?0
Any advices?
Which API commands should I use?
Something with magicBox.cgi maybe?
Regards
Juliusz