I use DCAM 8.2.6 to serve my webcam. When I try to
view my webcam with some webcam viewers they refuse to
load the image. This also hold true for programs that
save the image at intervals, with the exception of
'SeqDownload". I have also tried to use php's fopen
and fsockopen, along with GD module's
imagecreatefromjpeg() and non of them are able to open
the image. Fopen says it's unable to open the stream.
They will, however, open the image when I save them via
ftp to my webserve and access the image that way. This
is undesireable as it means a lot more bandwidth usage.
In short, my problem is that dcam server will not serve
to webcam viewers. Other than that, great program.
Makes me wish I knew more about programming graphical
programs so i could help out.
Logged In: NO
i tried using wget to download my webcam image from DCAM
server but i get the following error, hope this helps
resolving the issue
wget http://goldriver.greensasquatch.ca/images/dcamimage.jpg
--15:33:09--
http://goldriver.greensasquatch.ca/images/dcamimage.jpg
=> `dcamimage.jpg'
Resolving goldriver.greensasquatch.ca... 209.52.82.224
Connecting to
goldriver.greensasquatch.ca[209.52.82.224]:80... connected.
HTTP request sent, awaiting response...
15:33:13 ERROR -1: Malformed status line.
Logged In: NO
i tried using wget to download my webcam image from DCAM
server but i get the following error, hope this helps
resolving the issue
wget http://goldriver.greensasquatch.ca/images/dcamimage.jpg
--15:33:09--
http://goldriver.greensasquatch.ca/images/dcamimage.jpg
=> `dcamimage.jpg'
Resolving goldriver.greensasquatch.ca... 209.52.82.224
Connecting to
goldriver.greensasquatch.ca[209.52.82.224]:80... connected.
HTTP request sent, awaiting response...
15:33:13 ERROR -1: Malformed status line.
Logged In: NO
edit the served web page to whatever you want