Results 1 to 3 of 3

Thread: QMultimediaKit not supported in Qt 4.7

  1. #1
    Join Date
    Feb 2012
    Location
    Armenia/Yerevan
    Posts
    400
    Thanks
    15
    Thanked 16 Times in 15 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default QMultimediaKit not supported in Qt 4.7

    QtMultimediaKit such as, QCamera, QCameraImageCapture, etc as described in http://doc.qt.nokia.com/qtmobility/multimedia.html

    cannot be included in my Qt Gui application. Headers not included, though I could only add
    QtMultimedia header file.

    Is that because it is not supported in Qt 4.7 ? or I am missing something?

    by the way, I need this to get a live video capture via ethernet. I exactly need to know which Qt capability is the best to handle this,
    shall I go for Phonon? Multimedia? or ...

  2. #2
    Join Date
    May 2011
    Posts
    239
    Thanks
    4
    Thanked 35 Times in 35 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Symbian S60

    Default Re: QMultimediaKit not supported in Qt 4.7

    You may be missing this in your .pro file (that page does not mention it):
    CONFIG += mobility
    MOBILITY += multimedia

  3. #3
    Join Date
    Feb 2015
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Android

    Default Re: QMultimediaKit not supported in Qt 4.7

    Hey saman_artorious, did you manage to use it?

Similar Threads

  1. QtConnectivity supported on S60 ?
    By Qting in forum Qt Programming
    Replies: 1
    Last Post: 6th February 2012, 20:07
  2. QSet<QVariant> is supported ?
    By nikhilqt in forum Qt Programming
    Replies: 1
    Last Post: 4th February 2010, 07:14
  3. QT4 - QT SOAP supported?
    By talk2amulya in forum Qt Programming
    Replies: 2
    Last Post: 11th February 2009, 09:15
  4. QFont - supported fonts
    By prak in forum Qt Programming
    Replies: 1
    Last Post: 28th July 2008, 21:25
  5. Does OpenGL be supported in opensource of Qt-4.1.2?
    By showhand in forum Qt Programming
    Replies: 1
    Last Post: 15th May 2006, 10:46

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.