lib32100
lib32100 copied to clipboard
Any Update on this Project
Hi any update on this project ,as well can you provide camera that you test.
Yes, please provide some sample code...
client.addCamAddress({host: "ipaddress", port: 10088}) client.setCamCredentials({user:'admin', pass:'admin'}) client.openDirectCamSession({host: "ipaddress", port: 10088})
And how to get the IP address<- I use CamHi (IP address), but after that I get an undefined message (client.getStatus())
Are the port and address incorrect? How to check which part is incorrect?