I have this web cam set up at www.huckleberryspetparlor.com/overheadcam1.html
I'm trying to get the camera to stream. When I type in the IP address of the camera directly into the browser it streams, but somehow adding it to the web page, I lose something. When I use the below code, I get a connecting, connecting, but nothing.
This is the code that the tech support of the camera manufacturer suggests using.
I'm all out of ideas.
<OBJECT ID="VitCtrl" width=383 height=313 name="VitCtrl"
CLASSID="CLSID:70EDCF63-CA7E-4812-8528-DA1EA2FD53B6"
CODEBASE="plugins/VitaminCtrl.cab#version=1,0,0,4">
<PARAM NAME="ClickEventHandler" VALUE="3">
<PARAM NAME="VSize" VALUE="SIF">
<PARAM NAME="UserName" value="xxxxxx">
<PARAM NAME="Password" value="xxxxxx">
<PARAM NAME="RemoteIPAddr" value="66.225.33.124:81">
<PARAM NAME="RemotePort" VALUE="5004">
<PARAM NAME="RemoteID" VALUE="14632">
<PARAM NAME="ServerModelType" value="3">
</OBJECT>
Thanks in advance
Page 1 of 1
Streaming Web Cam Problem
#1
Posted 14 December 2005 - 05:18 PM
"Never trust a computer you can't throw out a window." — Steve Wozniak
#3
Posted 14 December 2005 - 10:06 PM
It's a Vivotek Network Camera
AGI VC-CA-IP3135
AGI VC-CA-IP3135
"Never trust a computer you can't throw out a window." — Steve Wozniak
Share this topic:
Page 1 of 1

Help

Back to top










