04-25-2012 06:22 AM
Hi. I am developing a robot using the lynxmotion kit. and would like to place a wireless RF camera. I was hoping someone could help me out. How to stream a video form an RF wireless camera to labview ?
Thanks
T
04-26-2012 06:43 PM
Hi Tewerz,
Can you provide more information about the camera that you are trying to interface with LabVIEW? What protocol is it using? And how are you currently reading it. This information should help to determine if you will be able to use the Vision Acquisition Software to acquire from your camera.
Regards,
Kira T
04-26-2012 07:59 PM
A good place to start is with NI Vision Acquisition, it should show up if its connected to your computer in some way and if you have the drivers installed
Functions: vision and motion >> vision express >> Vision Acquisition
05-01-2012 11:13 AM
I am using a PAL camera. I am currently trying it out with matlab and it works fine but I need to get it on labview.
Thanks a lot
T
05-02-2012 01:27 PM
Hi Tewerz,
Can you provide more information about the camera? What brand and model number is it? How are you interfacing it with the computer? Did the camera come with software to read in images from the camera? More information is helpful to determine how you will need to bring it into LabVIEW. Thanks!
Regards,
Kira T
05-21-2012 07:10 AM
Hi
This the link to the camera I am using
http://www.amazon.com/Mini-Wieless-Color-Camera-Microphone/dp/B000YM2OIK
Thank you
05-22-2012 04:57 PM
Hi Tewerz,
The signal coming from this receiver is an analog video signal. You will need some way to read this into LabVIEW. However, NI does not currently sell any analog framegrabbers. Does this come with an SDK or any software that you can use to read the video signal and bring it into LabVIEW that way? Another way to receive the video would be if you could find a camera with a reciever that was USB and DirectShow compliant. You could then bring it into LabVIEW using the IMAQdx drivers. Thanks!
Regards,
Kira T
11-03-2015 11:41 AM
are you use a frame graber or tv tuner card ?
and what kind of frame grabber or tv tuner card that you use ?
11-03-2015 12:46 PM
On the Amazon site in your link, read the Questions and Answers, which discuss various devices you can use to get the signal from the Camera's receiver into a PC. Once you have it at least looking to the PC like a USB WebCam, then LabVIEW can "see" it (if you have the Vision Acquisition module installed).
Bob Schor