DS-KD8003-IME1 Snapshot via /ISAPI/Streaming/channels/101/picture

asafalfa

n3wb
Joined
Jan 9, 2021
Messages
6
Reaction score
1
Location
faraway
Hi all,
Im using the 8003 with home assistant which have an action to take snapshot and send it to me to my phone..
What i noticed is that even if i put the correct password to retrive it i still get like like the password is not correct...

So i tried the link with user:password@ip/ISAPI and indeed i got the picture but after i clicked enter again i got the following message :

Code:
<userCheck xmlns="http://www.isapi.org/ver20/XMLSchema" version="2.0">
<script>window._wordtune_extension_installed = true;</script>
<statusValue>401</statusValue>
<statusString>Unauthorized</statusString>
<isActivated>true</isActivated>
<lockStatus>unlock</lockStatus>
<unlockTime>0</unlockTime>
<retryLoginTime>6</retryLoginTime>
</userCheck>
Now that explain why i get Error with my credentil althow it works in the first time...
My question is how can i fix this ... that after many other enteres to the same link it still grab the updated picture and not authenticate my self ?
 

trempa92

Pulling my weight
Joined
Mar 26, 2020
Messages
770
Reaction score
243
Location
Croatia,Zagreb
Most likely you are using basic auth ISAPI request. That wont work if you didnt put WEB Auth Basic/Digest.

Hikvision by default uses Digest auth, simply adding username:password@IP wont work
 

Dominik21

Young grasshopper
Joined
May 25, 2023
Messages
46
Reaction score
8
Location
Germany
I don't really understand your problem...
Where did you try the link? In your Browser?
 
Top