Results 1 to 5 of 5

Thread: RTSP support in Qt

  1. #1
    Join Date
    Jan 2010
    Posts
    22
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default RTSP support in Qt

    Does Qt Support RTSP?

    If yes, then can someone post a few lines of code to play video?

  2. #2
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: RTSP support in Qt

    The Phonon module is relatively new in Qt, and AFAIK it does not support RTSP. yet.
    Basically you can playback few widely supported formats, such as MP3 files.
    It has the building blocks to extend in order to support it though, not sure if its worth the energy though, since you can use other available ready libs.
    Have a look at the Phonon docs.
    http://doc.trolltech.com/4.6/phonon-overview.html
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  3. #3
    Join Date
    Jan 2010
    Posts
    22
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: RTSP support in Qt

    Ok... thanks for your quick reply. will look into it. And if find any solution will post too.

  4. #4
    Join Date
    Apr 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: RTSP support in Qt

    keyur259, Did you find a solution to this? I am using Phonon to play back video files, but when I provide an rtsp url as the media source, I get an error, "Can not open file for read or write". I'm using Qt 4.6 on Fedora.

  5. #5
    Join Date
    Jan 2010
    Posts
    22
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: RTSP support in Qt

    Nopes.. I haven't found any solution.

Similar Threads

  1. Qt App on ARM with X11/KDE Support
    By puneet.narsapur in forum Newbie
    Replies: 5
    Last Post: 16th January 2014, 16:22
  2. Does Qt 4.6 for S60 support OMA DRM
    By coco in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 2nd February 2010, 03:06
  3. GIF support
    By talk2amulya in forum Qt Programming
    Replies: 4
    Last Post: 10th February 2009, 08:57
  4. support of LVM in Mac Os X??????
    By jyoti in forum General Discussion
    Replies: 1
    Last Post: 3rd July 2007, 12:12
  5. MNG Support
    By Kruti in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 14th June 2006, 01:13

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.