I am very interested in these cameras too… I was hoping to find a lower cost camera that I could pickup locally for use in my personal DVR using the free software from ACTI (free for up to 16 cameras).
This is what I have been able to find out:
H.264 streaming @ 640x480, 5 fps (large delay), no audio, address:
http://<ip_of_camera>/img/video.sav
H.264 streaming @ 640x480, 5 fps (large delay), with audio, address:
http://<ip_of_camera>/img/media.sav
Audio only streaming, address:
http://<ip_of_camera>/img/audio.sav
H.264 streaming @ 1280x720, 30 fps (small delay), no audio, address:
http://<ip_of_camera>/img/video.sav?channel=2
H.264 streaming @ 1280x720, 30 fps (small delay) , with audio, address:
http://<ip_of_camera>/img/media.sav?channel=2
There does not seem to be any web interface… I think it was stripped out of the product…
There are some admin CGIs that are available under the http://<ip_of_camera>/adm/ folder but I have not been able to figure out the credentials yet.
Sercom documentation states the default username is “administrator” with a blank password… but it looks like Lowes changed the password.
I hope that helps a bit… if someone has the oppertunity to figure out the admin password, that would be great… I’m not great at password cracking myself.
I’m hoping the forum will allow me to attach the PDF I found for the exact same camera, just rebranded. All the user and admin API commands are listed in the couple last sections of the document. This shows a web interface… but I’m guessing it can be stripped out (or at least turned off) by the company that is OEMing the product.
Well, it won’t let me attach it… it’s toobig, even compressed. Hopefully you can still get it from the following URL:
www(dot)eyespy247(dot)com-site/media-support/docs-support_35.pdf
Please post back if you uncover anything… I’m curious to know if I can use this for my project too.