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
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

Help
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.

Back to top









