I bought a Sannce ip-camera through some website selling Chinese stuff, but I cannot trace back where I ordered it. Why is this important? I do now not know which model the Sannce camera is.
In the online portal accessible through a browser it says in the configuration panel the model is a SAN-011577-WDZPZ but google finds 0 hits with this model type.
Anyhow, when I want to access the camera through the ip adress in my browser I firstly needed to do some port sniffing to find out on which port the camera feed is accessible. I found out port 12628 was the one. So entering the follow url get's me in the camera feed:
http://IPADRESS:12628.
Then I get into a menu asking me to check the stream through Internet Explorer or Firefox. I click on the "link" and the camera feed is being shown to me. So I can receive an image. Iknw it works.
Since I still not know which URL to fill in within Domoticz to received an image when you want to add a camera. I checked the ispyconnect website (https://www.ispyconnect.com/man.aspx?n=Sannce) with all possible url choices for this brand of camera.
While doing this I also tried to take a closer look into the html code from the video stream I was receiving from the camera itself. I noticed that the following part of HTML pas being displayed:
Code: Select all
img name="main" id="main" border="0" width="640" height="360" src="videostream.cgi?loginuse=XXXXXX&loginpas=HXXXXXXX">
So when I file in all the information needed to add this camera within Domoticz it is still not working and I now it is simply something I am overlooking:
Code: Select all
Name: Woonkamer
Protocol: HTTP
IP Adress: XXX.XXX.X.XX
Port: 12628
Username: XXXXXX
Password: XXXXXX
ImageURL: videostream.cgi?loginuse=XXXXX&loginpas=XXXXXX