Results 1 to 2 of 2

Thread: Display frames

  1. #1
    Join Date
    May 2007
    Posts
    131
    Thanks
    17
    Thanked 4 Times in 2 Posts

    Smile Display frames

    Hello I am a newbie
    I want to create an application which captures video via webcam using v4l2 in linux and
    the captured frames to be displayed on a GUI window.
    It would be very helpful if anyone can post the Qt code
    Thanks in advance

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Display frames

    Why cant u display them using QLabel and QTimer ??
    In the timer, u could grab a frame from the webcam and set it as a pixmap on the label.

    You can also see movie player example, or Phonon in Qt 4.4 version

  3. The following user says thank you to aamer4yu for this useful post:

    bmn (30th April 2008)

Similar Threads

  1. Replies: 8
    Last Post: 18th March 2011, 12:27
  2. OS/X how to get physical display handle
    By hvengel in forum Qt Programming
    Replies: 4
    Last Post: 3rd January 2009, 20:51
  3. Display only PNG image on desktop
    By durbrak in forum Qt Programming
    Replies: 32
    Last Post: 15th March 2008, 22:55
  4. Graphics view display problem.
    By kiranraj in forum Qt Programming
    Replies: 3
    Last Post: 20th July 2007, 08:08
  5. Graph display in QT/Embedded
    By hvreddy1110 in forum Newbie
    Replies: 1
    Last Post: 22nd September 2006, 20:02

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.