You are not logged in.

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.

  • "farrukh_reload" is male
  • "farrukh_reload" started this thread

Posts: 2

Location: Pakistan

  • Send private message

1

Thursday, July 21st 2005, 9:18am

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.

ZX_SA

Trainee

  • "ZX_SA" is male

Posts: 90

Location: Stellenbosch, South Africa

Occupation: Software Engineer

  • Send private message

2

Thursday, July 21st 2005, 1:16pm

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.

  • "farrukh_reload" is male
  • "farrukh_reload" started this thread

Posts: 2

Location: Pakistan

  • Send private message

3

Saturday, July 23rd 2005, 1:31pm

Can I do this in free release of Qt 4