Network Camera Store
Products Solutions Support Forums Articles News Contact

Product Quick Find
IP Camera, Network Camera, Internet Camera, Video Server and IP Recording Software Store

Add DCS-5300 Video to Web Page

Add DCS-5300 Video to Web Page

Postby DCS-5300 on Thu Jul 10, 2008 9:14 am

How can I add the video from my DLink DCS-5300 to a web page?? Will my website visitors need to install any software?
DCS-5300
 

Re: Add DCS-5300 Video to Web Page

Postby Wes on Mon Aug 04, 2008 2:58 am

Try using this script. It is for the 4XEM WPT but it should work with your DCS-5300 internet camera as well. You will need the edit the script by entering your username, password, internet camera ip and port. I have indicated these in bold in the script. Let me know if you need help putting it in a web page.

<script language="JavaScript">
<!--
if ((navigator.appName == "Microsoft Internet Explorer")&&(navigator.platform != "MacPPC"))
{
document.write("<OBJECT ID=\"VaCtrl\" WIDTH=362 HEIGHT=306");
document.write(" CLASSID=CLSID:A93B47FD-9BF6-4DA8-97FC-9270B9D64A6C");
document.write(" CODEBASE=\"http://www.4xem.com/downloads/cab/WPT/h263ctrl.cab\">");
document.write("<PARAM NAME=\"Url\" VALUE=\"http://username:password@hostname:port/cgi-bin/video.vam\">");
document.write("<PARAM NAME=\"VSize\" VALUE=\"SIF\">");
document.write("<PARAM NAME=\"RemoteIP\" VALUE=\"1728096448\">");
document.write("<PARAM NAME=\"RemotePort\" VALUE=\"5001\">");
document.write("<PARAM NAME=\"RemoteID\" VALUE=\"25054\">");
document.write("<PARAM NAME=\"Stretch\" VALUE=\"1\">");
document.write("<PARAM NAME=\"DisplayTimeFormat\" VALUE=\"1\">");
document.write("<PARAM NAME=\"DigitalZoomEnableChk\" VALUE=\"true\">");
document.write("<PARAM NAME=\"DigitalZoomEdit\" VALUE=\"true\">");
document.write("<PARAM NAME=\"ClickEventHandler\" VALUE=\"0\">");
document.write("<PARAM NAME=\"Language\" VALUE=\"EN\">");
document.write("</OBJECT>");
}
//-->

</script>


Last bumped by Anonymous on Mon Aug 04, 2008 2:58 am.
Wes
Site Admin
 
Posts: 17
Joined: Mon Apr 28, 2008 8:34 pm


Return to Support / Troubleshooting - Internet IP Network Camera

Who is online

Users browsing this forum: No registered users and 0 guests

cron