Results 1 to 17 of 17

Thread: Help in creating video streaming app

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    22
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Help in creating video streaming app

    Hi,

    I am trying to create an application in qt to view a video stream from a webcamera. I'm using a Logitech webcam on a Mandrake 10 machine. I am able to get the video from the webcam into a buffer...
    However, once i get the buffer and nextFrame() functions ready, i want to know how to display the video stream using qt.
    I think openGL is the way to go, but i am not familiar with its usage, or how to use QGLWidget.
    Also, the other forum posts say that using QPixmap is very slow, adn not useful for my project.

    Please send me any links/code that will help me in this regard.

    Thanks in advance
    superutsav
    Last edited by superutsav; 13th January 2006 at 18:34.
    He who laughs last thinks slowest.

Similar Threads

  1. [SOLVED] DirectShow Video Player Inside Qt
    By ToddAtWSU in forum Qt Programming
    Replies: 16
    Last Post: 3rd November 2011, 07:47
  2. Video Streaming
    By stefandetter in forum Qt Programming
    Replies: 1
    Last Post: 4th June 2008, 09:59
  3. Video streaming with QT4
    By QiT in forum Qt Programming
    Replies: 1
    Last Post: 10th April 2008, 18:09
  4. Video streaming on QMainWindow
    By yagabey in forum Qt Programming
    Replies: 3
    Last Post: 13th January 2008, 17:15

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.