After a deep dig into my memory, ran into it myself. At the end of the frontpage.html there's another section which also controls a bit of the webcam cells.JuanUil wrote:Hi there all,
I have a Foscam FI9900P camera and I am still not able to get the stream in this frontpage.
I have this code in my frontpage.html:but I stil get webcam offline.Code: Select all
<div id="frame"> <div id="ls_cell3"></div> <div id="cell3"><img src="http://192.168.1.133:88/cgi-bin/CGIStream.cgi?cmd=snappicture&usr=User&pwd=Password" onClick="lightbox_open('camera', 25400);" width="200px" class="camera" /></div> <!-- <div id="cell3"><img src="" onClick="lightbox_open('camera', 25400);" width="200px" class="camera" /></div> --> <div id="bcell3"></div> <div id="desc_cell3">Camera achter</div> </div>
anybody any idea what I am doing wrong?
tnx for any help
Jan
My advice is test it first with a static image (you put it there first) in the domoticz www folder/directory and call that with the url http://domoticz.ip.add.ess:port/imagefilename.jpg
And use one of the other camera names first eg camera2 or camera3. These names need to be the same also.