As topic , i tried source code from official website ( c language based ) , but not so complete , i'd like to see some examples which can dump an image and transfer to a Qt class , QImage or so.

Many thanks.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

If I were you, I would have a look at kopete. This is a multiprotocol messaging client designed for kde --which libs relies on Qt--. I know it can use v4l2. Hope that helps.

EDIT: even better actually is kapture

EDIT 2: or maybe this one v4l2ucp?

link|improve this answer
i firstly checked the latter two as the former requires kdelibs , but they both require a header which i don't own on my system: linux/videodev.h: No such file or directory , i'm on kernel 2.6.38 – warl0ck May 28 '11 at 6:32
@EDIT 2: Strangely enough, the name v4l2ucp reminded me of 2 Girls 1 Cup. Don't ask me why, I guess reddit spoiled me. – mmoment Jan 14 at 0:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.