Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Talking to Network Cameras.
Does anyone have any idea where I could find out how to operate a D-Link
DCS-500W network camera fr5om software I have written. Further to this, if
it streams video on port 5003, how can i capture that using my software.

This is all way over my head so i just wanted to see if it is possible for
the time being, before i actually made any attempt.  The idea behind the
ability to  command the camera is to make use of its pan and tilt
capabilities.

Cheers



Report this thread to moderator Post Follow-up to this message
Old Post
Jack Barlow
07-31-04 01:56 PM


Re: Talking to Network Cameras.
Jack Barlow wrote:
> Does anyone have any idea where I could find out how to operate a D-Link
> DCS-500W network camera fr5om software I have written. Further to this, if
> it streams video on port 5003, how can i capture that using my software.

I'm doing something similar with an IQeye camera.  The first thing you
should do is determine the format in which it is streaming.  The camera
I use streams the images as JPEG data over port 80 using TCP/IP.  Your
may be the same, or it might use UDP.  For me, the stream itself is
structured using the MIME multipart/mixed format (server push) which you
can learn more about here:

http://wp.netscape.com/assist/net_sites/pushpull.html

If your documentation doesn't give specifics, you may be able to
determine the format by connecting and streaming some data to a file.
Then you can view the file in a text editor and look for readable text
that gives you clues about the structure of the stream.

>
> This is all way over my head so i just wanted to see if it is possible for
> the time being, before i actually made any attempt.  The idea behind the
> ability to  command the camera is to make use of its pan and tilt
> capabilities.

Issuing commands to the cameraa is a separate matter.  You will need to
know what commands are used and how these commands are sent to the
camera.  For my camera, you need a telnet connection over which you can
issue simple text commands to control various aspects of the camera,
including the digital pan, tilt and zoom.

Jim S.
--
Remove my extraneous mandibular appendages to reply via email.

Report this thread to moderator Post Follow-up to this message
Old Post
Jim Sculley
07-31-04 08:57 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Java Help archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 04:36 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.