The webcam, I have been able to interface the Logitech Quickcam with labview
via ActiveX. The only problem is that since Labview doesn't understand
pointers, I haven't been able to fetch pictures straight to memory. Instead
the control saves the picture to disc, then you would have to read in the
saved file.
As for the PC TV card, I'm not familiar with any options. I've seen a lot of
NTSC frame grabbers on the market as well as the ATI all-in-wonder cards,
but I've never checked to see if they can be automated via activex.
-joey
"momus" wrote in message
news:5065000000080000007C740000-1042324653000@exchange.ni.com...
> there are some pc card on the market that gives turn your computer
> into a TV. I was wondering if I can get this signal from the
card and
> use LAbview to store it as JPEG (take each frame of that signal let
> say). Also I have a Webcam and I am wondering how can I make that
> webcam to work with labview.