16 lines
602 B
Markdown
16 lines
602 B
Markdown
ip-camera-proxy
|
|
===============
|
|
|
|
PHP frontend to interface with cheap password-protected webcams and pull images for public display on a website.
|
|
|
|
Copyright Will Bradley, 2012 (www.zyphon.com)
|
|
Distributed under a Creative Commons Attribution 3.0 license
|
|
http://creativecommons.org/licenses/by/3.0/
|
|
|
|
To use, change EXAMPLE.COM, the port number, EXAMPLEUSER, & EXAMPLEPASSWORD
|
|
to their correct values for your setup. I use cheap Hootoo-brand cameras
|
|
for my setup, yours may be different regarding snapshot urls and auth
|
|
mechanisms. Then, host this on a PHP site and access it at
|
|
/snapshot.php?camera=1
|
|
|