LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Directly accessing a D-Link IP Camera

Solved!
Go to solution

Is there a way to directly access a IP camera. Know there is a block that can input the password and user name but I don't know what it is. Can someone explain to how I can directly access an IP Camera in addition to what that block is called.

 

Thank You,

Andrew

0 Kudos
Message 1 of 11
(10,597 Views)
Solution
Accepted by topic author Andrew_Hensley

Hi Andrew,

 

I assume you are trying to access the camera either through MAX or LabVIEW. This would require the use of our NI-IMAQdx driver. Unfortunately, our IMAQdx IP camera support is limited to cameras manufactured by Basler and Axis. Please take a look at the following link for further clarification.

 

http://digital.ni.com/public.nsf/allkb/4331B4AA3AE95233862574C200539A2F?OpenDocument

 

So, I do not believe you will be able to access your D-Link IP camera through our software. I apologize for whatever inconvenience this may cause.

 

Best regards,

 

 

Matt J - NI Tools Network
0 Kudos
Message 2 of 11
(10,579 Views)

Hi,

 

i am using D link dcs 932L network camera. It is there any method to integrate the camera with the labview. Iam interested in using for labview robotic starter kit 1.0. i'll try using MAX but it's not helping.Could you guys please

0 Kudos
Message 3 of 11
(10,366 Views)

Hello, I can't remember any specifics, at the time I created this thread I was working on my senior project in college, and I am since graduated and working with a company that I do not use any labview at. What I can tell you is that in order for us to get it working was we had a TCP/IP camera from DLINK (one of the ones that DLInk provides that allows you to log in to and view the camera the Internet). And in labview I essentially made a browser window to access the internet. I set the DLINK site as my homepage for the labview broswer, that way when I started my labview the browser would automatically be ready to be logged into on the DLINK website. At the time, if you DID NOT want to use a browser window, there were only 2 cameras that will work directly to Labview. LAbview has a block that you can use to accept a camera feed directly, but I have not experimented with it as the browser window is much more conveinant. I'll be glad to convey any other knowledge that I still have, but like I said there isn't many specifics as to labview that I remember. 

0 Kudos
Message 4 of 11
(10,356 Views)

Hello! I don not know whether you can see my reply, if you see this, please help me, i have the same problem. 

0 Kudos
Message 5 of 11
(10,267 Views)

Hello,I use the same camera, do you solve this problem?

0 Kudos
Message 6 of 11
(10,264 Views)

Hello,I use the same camera, do you solve this problem?

0 Kudos
Message 7 of 11
(10,263 Views)

Hi Zhaopaul, 

 

If you are using the D-Link IP Camera, it seems that it is not supported hardware. The workaround suggested by Andrew was to use a web browser in LabVIEW to log into the camera and pull images from that. Here is a basic browser example: https://decibel.ni.com/content/docs/DOC-2042

 

You also might have more luck posting a new question with detailed information on what hardware you are using and what problems you are experiencing. 

 

-N

National Instruments
Staff Certification Engineer
0 Kudos
Message 8 of 11
(10,240 Views)

hi! Nathanael,

thank you for your reply. So I can not accessing the d-link ip camera. but I have another question, if I cannot connect to the internet, when I use a web browser in LabVIEW to log into the camera.How should I do?

0 Kudos
Message 9 of 11
(10,192 Views)

Hi Zhao, 

 

If you can view the camera in another browser, such as Internet Explorer or Google Chrome, you should be able to do the same with the LabVIEW ActiveX browser, by connecting directly to the camera's IP address. 

 

-N

National Instruments
Staff Certification Engineer
0 Kudos
Message 10 of 11
(10,171 Views)