henry-spanka / node-red-contrib-hikvision

Hikvision API for Node Red
MIT License
10 stars 1 forks source link

hilook (brand of hikvision) supported? #18

Open ozett opened 4 years ago

ozett commented 4 years ago

i have a new IPC-B140H-M it looks like hikvision at the gui, i have configuration-option for motion, but if i try to connect from node-red i got connection errors. (if i disabled or delete the node, the error-messages are going on for a while)

can you confirm support/no-support of hilook cameras?

henry-spanka commented 4 years ago

I don't think so. Did you find any API specification for the camera?

ozett commented 4 years ago

not searched. i can do this. they are recognized like orig hikvision for all hikvision recorders. all the same with the hikvis functions. overall must be the same, nearly identical.

i browse the web and report here.

ozett commented 4 years ago

hillook comes always with hikvision.

https://www.google.com/search?q=hilook+sdk&rlz=1C1CHBD_deDE770DE770&oq=hilook+sdk&aqs=chrome..69i57.3863j0j7&sourceid=chrome&ie=UTF-8

i guess that the API is the same. do you know a way to test this on the cmd-line? or somehow else? i will give it a try with my hilook-cam.

how would i test api-calls againt hikvision? do you have a link to api/sdk for hikvision?