G
Guest
Guest
Archived from groups: alt.comp.periphs.webcam (More info?)
Hi
I have spent 3 days trying to set up a live web cam on a remote web site
without
much success, so I figured someone here might be able to help...
Hardware;
PC running WinXP Pro
PC running Win2003 Server
PC running Win 2000
Each connected to:
Linksys Wireless-G ADSL Gateway (WAG54G)
via wireless network cards (also one can be hard wired if necessary)
USB web cam (1 Zoom and a 1 Logitech QuickCam Pro 4000 USB)
I have managed to get ftp stills up on the web site but using WebCam32
I have the latest versions of WebCam32, WebCam2000 and WME (Windows Media
Encoder).
I briefly managed to get a live stream up which only I could view using
webcam32 by having the following code on a page
<applet code="JavaCamPush.class"
codebase="http://SiteName.dyndns.org:8888/applet"
archive="JavaCamPush.jar"
width="352"
height="288">
<param name="URL" value="http://SiteName.dyndns.org:8888">
<param name="cabbase" value="JavaCamPush.cab">
</applet>
Does anyone know how or can point me to a step by step guide
Thanks
M
Hi
I have spent 3 days trying to set up a live web cam on a remote web site
without
much success, so I figured someone here might be able to help...
Hardware;
PC running WinXP Pro
PC running Win2003 Server
PC running Win 2000
Each connected to:
Linksys Wireless-G ADSL Gateway (WAG54G)
via wireless network cards (also one can be hard wired if necessary)
USB web cam (1 Zoom and a 1 Logitech QuickCam Pro 4000 USB)
I have managed to get ftp stills up on the web site but using WebCam32
I have the latest versions of WebCam32, WebCam2000 and WME (Windows Media
Encoder).
I briefly managed to get a live stream up which only I could view using
webcam32 by having the following code on a page
<applet code="JavaCamPush.class"
codebase="http://SiteName.dyndns.org:8888/applet"
archive="JavaCamPush.jar"
width="352"
height="288">
<param name="URL" value="http://SiteName.dyndns.org:8888">
<param name="cabbase" value="JavaCamPush.cab">
</applet>
Does anyone know how or can point me to a step by step guide
Thanks
M
