Video4Linux and Qt ?
Brainstorm
5
Posts
3
Posters
4.6k
Views
1
Watching
-
Hi everybody,
I remember myself looking for a way to use webcam in Qt application easily. This wasn't possible. I'm wondering if this is worth to be done and integrated to Qt framework rather than to oblige developer to re-write these classes.
Maybe after that, Qt can try to imitate OpenCV.
What do u think ? -
The Camera API of Qt Mobility is still in ALPHA. It has not undergone the same level of review and testing as the rest of the APIs.
from http://doc.qt.nokia.com/qtmobility-1.0-tp/qcamera.html
so I think you should work with it carefully.