06-20-2014 01:54 PM
Good afternoon,
I have a project that I am working on, that utilizes a Pelco s5320 Spectra HD camera. This is an IP based camera, and I attempted to utilize the IMAQ and IMAQdx software to interface to the camera with no luck. The camera has a native web interface through Pelco software, but I would like to interface it through LabVIEW.
Has anyone else had any such luck with this camera and integrating through LabVIEW?
Thanks
Steven
Solved! Go to Solution.
06-20-2014 02:45 PM
National Instruments supports Internet Protocol (IP) cameras manufactured by Basler and Axis. An IP camera typically sends a compressed image over an ethernet connection. The NI-IMAQdx driver only supports IP cameras that provide MJPEG images. Axis IP cameras must have firmware version 2.0 (or later) to be supported.
06-20-2014 04:46 PM
There are a few options available that can essentially make an IP camera "look" like it is a USB camera (web cam) to the computer. You can search using terms like IP Camera Skype Yahoo Messenger, etc. When the driver is installed, the MJPEG stream of the IP camera is brought in, and re-streamed using a basic Direct Media layer, which makes it compatible with IMAQdx.
06-21-2014 01:40 PM
I never knew that. I am having a very old dvt camera. I going to try and use it as an usb camera.
06-21-2014 10:28 PM
Thanks for the information. I found the following link with a driver install, will this likely work?
06-23-2014 06:39 PM
I have tried the software to convert to Direct Cam, but it doesnt appear to be working. It appears that the images are using the H.264 format.
Any suggestions?
06-23-2014 06:48 PM
That camera should have • Two simultaneous video streams: Dual
H.264 or H.264 and scalable MJPEG.
You simply need the correct URL to link up to. It may be that you have to configure the camera stream from its web interface.
06-23-2014 06:50 PM
ok thanks. I am thinking I might be having a firewall issue. This is a large corporation and you know how IT groups like to lock down things. Going back out tomorrow, will see if I can connect it directly to my laptop and acquire images using the convertor software I downloaded.
06-24-2014 03:30 AM
@muks wrote:
I never knew that. I am having a very old dvt camera. I going to try and use it as an usb camera.
It is not getting detected. Am I missing something?
06-24-2014 08:18 AM
I think I may have found the problem. I looked in MAX, and it sees the camera, however when I click on it in MAX, I get an error talking about scarabs. I did a search and it mentions that some of the driver software may be corrupted or missing. I am de-installing and re-installing Vision on this machine and will try again. Thinking that Direct Show may have got corrupted somehow.