network camera IP Camera
Your IP Network Camera Source
Home IP Cameras Reviews Forums IP Camera Software IP Camera Comparison Tools and Support Contact Us

Site Search

IP Network Camera

Your IP Network Camera and Video Server Source

- IP Camera and Video Server Reviews
- Discussion Forums
- Tools and Support
- Industry News and Articles
- Complete Product and Software Listings


We are your IP Network Cameras and Video Server Source

Featured IP Camera

Latest IP Camera Reviews

AXIS 2120 Network Camera
Linksys WVC54GC IP Camera
IK-WB01A Network Camera
DCS-G900
Gadspot NC1000-W10 Camera

Our Newsletter

IP Camera Help Center

Information:
IP Camera Forum
Manufacturers
IP Camera Software
Integrators & Solution Providers
Glossary of Terms
Camera Comparison
Camera Demos
View Articles
Press Releases
Tools and Support
Where to Buy

Other Resources:

Website Help

About Us
Media Kit
Contact Us
RSS Feed
Site Map
Industry Links
Link Directory





 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Help with DLINK DCS 5300G STREAMING VIDEO


 
Post new topic   Reply to topic    IP Camera Forum Forum Index -> Troubleshooting
Author Message
hogman
New Member


Joined: 19 Nov 2007
Posts: 2
Location: NC

PostPosted: Mon Nov 19, 2007 7:37 am    Post subject: Help with DLINK DCS 5300G STREAMING VIDEO Reply with quote

I've tried the script sample from Dlink with no success.
Can anyone provide a script or point me to a source?
Thanks
Back to top
View user's profile Send private message
buzz
New Member


Joined: 16 Sep 2008
Posts: 5

PostPosted: Fri Sep 19, 2008 1:54 pm    Post subject: Reply with quote

i really need that too.
Back to top
View user's profile Send private message
hogman
New Member


Joined: 19 Nov 2007
Posts: 2
Location: NC

PostPosted: Sun Sep 21, 2008 7:17 am    Post subject: DLINK DCS 5300G STREAMING VIDEO solution for me Reply with quote

Hope this helps. After much trouble, I finally got this script to work, hope this helps. Replace "XXX" with your IP address check it out at joos.us
I'll also add this to my camera info


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://XXX/5004/plugin/h263ctrl.cab#version=1,7,0,5\">");
document.write("<PARAM NAME=\"Url\" VALUE=\"http://XXX/cgi-bin/video.vam\">");
document.write("<PARAM NAME=\"VSize\" VALUE=\"SIF\">");
document.write("<PARAM NAME=\"RemoteIP\" VALUE=\"XXX\">");
document.write("<PARAM NAME=\"RemotePort\" VALUE=\"5001\">");
document.write("</OBJECT>");
}
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IP Camera Forum Forum Index -> Troubleshooting All times are GMT - 4 Hours
Page 1 of 1