Dear visitor, welcome to QtForum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
video in qt-3.3
Hi everybody,
I am totally new to Qt. I want to display the camera input using Qt. I have acquired the camera frams in a buffer using video4linux. now I want to display them. Please guide me through this. As I said I'm totally new to Qt. I just created a single button with signal. I have a nice experience of GUI programming using VC & MFC. My plateform is Redhat 9 Linux and Qt-3.3
Thanx.
Farrukh.
Qt 3.3 doesn't have a video widget. I use a custom OpenGL based widget that I wrote myself, to display video frames. A number of other solutions have been discussed on this forum - just use the search function.
Can I do this in free release of Qt 4