Hi David,

On Wed, 2003-09-17 at 19:17, David Beach wrote:
> I'm relatively new to Linux, but not to programming.  I'm interested in 
> building a QT application to display a video stream from a LML33 (Linux 
> Media Labs) capture card.  I plan on using the DC10 Zoran driver for the 
> card (V4L API driver), so that I can use V4L in QT to stream the video.  Can 
> anyone suggest some good references for the task at hand (V4L references, 
> etc...)?  Anyone anticipate any problems?  I'm running RedHat 8.0.

If you're just going to show video (as in: TV watching), then simply use
the v4l/Xv extension in XFree86, it makes development a lot easier, and
you don't need to use v4l/posix code. Xawtv contains example code in.

Either way, it should just work, I've been doing the same thing (but
using Gtk) for years now. :).

Ronald

-- 
Ronald Bultje <[EMAIL PROTECTED]>


--
video4linux-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/video4linux-list

Reply via email to