Total members 11890 |It is currently Wed Apr 24, 2024 4:47 am Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





hello, I'm new to this. I'm trying to stream live video from my dlink (dcs_932L). I'm able to grab the images and stream live through a webpages, but the problem I have is that it require a log in to the camera each time. I really don't want to give out the log in info so others can view. Is there a way to code it so that it auto logs in each time the page is open? or a way to bypass the log in?
here is how I'm grabbing the feed as of now.

Code:
             <APPLET name="cvcs" CODEBASE="camera ip adress" CODE="aplug.class" WIDTH=640 HEIGHT=480>

              <param name="RemotePort" value=80>

              <param name="Timeout" value=5000>

              <param name="RotateAngle" value=0>

              <param name="PreviewFrameRate" value=2>


              </APPLET>


thanks in advance




Author:
Newbie
User avatar Posts: 1
Have thanks: 0 time
Post new topic Reply to topic  [ 1 post ] 

  Related Posts  to : How to stream a live video from a dlink
 need java code for cpu utilization and live log viewer...     -  
 stream get filters     -  
 stream operator     -  
 stream filter to append     -  
 Read stream from URL using Java     -  
 BufferedReader.ready() true at end of stream ?     -  
 video encryption     -  
 video chat     -  
 video Steganography     -  
 video conference is nt working     -  









Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com