Results 1 to 2 of 2

Thread: Video Streaming

  1. #1
    Join Date
    Jun 2008
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question Video Streaming

    Hello,

    I am starting to write a application for video streaming in qt 4.4. The host platforms will be windows and linux.

    I have found a few threads in this and other forums, but none of them answered my questions. The most threads are older than 2 months, so I think the difference to my system is that I am using Qt 4.4 with the Phonon support.

    So here are my questions in this NEW thread:

    1. Is there any support in the Qt Phonon API for video streaming?
    Until now I only discovered support for multimedia playback, but I don't see any classes or functions to stream an object to a specific ip and port.

    2. Is there any support in the Qt Phonon API for capturing video from a usb camera?
    I just found solutions using 3rd party libraries for example cvopen. But I never tried this, and only found problems about this. But I never tried it.

    3. If the answer to the first two questions is NO, is there any other solution, that is platform independent?
    Is there a solution to use gstreamer or directshow without implementing the functionality of the frameworks by my self?

    Maybe some have already gained experience, or know any open source projects that do the same things that I want to do.
    I am pretty new to working with multimedia objects, so any information is good!!
    So please help me ;-)

    Thanks in advance,
    Stefan

  2. #2
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Video Streaming

    QT 4.4 having Qt Phonon and example how to implement it..
    I suppose only Mingw can not build Phonon ..
    Info http://code.google.com/p/phonon-vlc-mplayer/
    On window Directx api need VS Compiler..

    Usb WebCamera on all OS only OpenCV is symple an run ok
    have a look on ...
    http://www.qtcentre.org/forum/f-qt-p...ion-11655.html
    the file qtopencv.tar.gz have a good example ....
    or open http://www.qt-apps.org/content/show....l?content=8222 the new ( 1-2 Y.)
    Animated Portable Network Graphics is high compressed frame compare it

    http://www.miwa-immobilien-allgaeu.d...ng_gif2swf.htm

    Video streaming is not a 2 day work show code from ... http://www.videolan.org/

Similar Threads

  1. [SOLVED] DirectShow Video Player Inside Qt
    By ToddAtWSU in forum Qt Programming
    Replies: 16
    Last Post: 3rd November 2011, 08:47
  2. Help in creating video streaming app
    By superutsav in forum Qt Programming
    Replies: 16
    Last Post: 21st April 2010, 16:55
  3. Video streaming with QT4
    By QiT in forum Qt Programming
    Replies: 1
    Last Post: 10th April 2008, 19:09
  4. Video streaming on QMainWindow
    By yagabey in forum Qt Programming
    Replies: 3
    Last Post: 13th January 2008, 18:15
  5. Video and QSlider
    By ToddAtWSU in forum Qt Programming
    Replies: 2
    Last Post: 1st May 2006, 20:37

Tags for this Thread

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.