Search found 2 matches

by rick_bytel
Thu Feb 23, 2006 8:45 am
Forum: Hardware Queries
Topic: EDIMAX IC-1000
Replies: 11
Views: 17150

Yeah, that's what I based the PHP script off. The TCL script (I think, don't know much TCL) appears to open a window on a linux desktop to display the image. The PHP script I've written grabs an image from the camera and spits it out as a JPEG to a web browser.
by rick_bytel
Mon Feb 20, 2006 2:09 pm
Forum: Hardware Queries
Topic: EDIMAX IC-1000
Replies: 11
Views: 17150

The IC-1000 can only output a proprietry Motion-JPEG stream on (by default) port 4321. I have written a PHP script that turns the stream into a single JPEG image, and it works to the point where you can load the image in both IE and Firefox... however Zoneminder complains of a bogus JPEG header when ...