raoul
08-05-2002, 02:08 PM
Hi,
I wonder if this is possible. I have a webcam application with a live stream.
I can't get the front-end applet to work so I am trying to do something with javascript.
the end user connects directly to the machine with the web cam through a port:
http://user.ip.here.portno/cam.jpg
To get the fastest stream possible it is necessary to check if the current frame/jpg has finished loading so the next image can start loading. The problem is that images are not cached.
Can this still be done and how to set it up?
raoul
I wonder if this is possible. I have a webcam application with a live stream.
I can't get the front-end applet to work so I am trying to do something with javascript.
the end user connects directly to the machine with the web cam through a port:
http://user.ip.here.portno/cam.jpg
To get the fastest stream possible it is necessary to check if the current frame/jpg has finished loading so the next image can start loading. The problem is that images are not cached.
Can this still be done and how to set it up?
raoul