Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Missing functionality from Phonon for video capture devices
Qt 6.11 is out! See what's new in the release blog

Missing functionality from Phonon for video capture devices

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 2.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    ProfessorFang
    wrote on last edited by
    #1

    I've been looking around for days for an easy way to get webcam support in Qt using Phonon. For a while it looked like I would have to write backend connections between the native video libraries like MMF, DShow, and V4L and Phonon until I stumble upon "someone who was already working on those capabilities.":http://wm161.net/2009/12/29/webcams-in-phonon/ I noticed that this was from a few years ago and followed up on his work which eventually led me to "this post":http://wm161.net/2010/07/14/in-which-our-hero-discovers-his-work-already-done/ and "this merge request on Gitorious":http://gitorious.org/phonon/phonon/merge_requests/14 That shows that webcam support in the backend modules of Phonon was already added a year and a half ago! Upon this discovery I decided to go digging in my Qt 4.8 installation and discovered that the changes made to the Phonon source are not shipped with Qt 4.8.

    So what gives with that? Is this because of the decision to replace Phonon with QtMultimedia in Qt 5.0? Has anyone successfully built and installed the newer versions of Phonon in Qt?

    1 Reply Last reply
    0
    • N Offline
      N Offline
      nerdoc
      wrote on last edited by
      #2

      I second this. I would really like to have phonon webcam support.

      1 Reply Last reply
      0
      • N Offline
        N Offline
        nocnokneo
        wrote on last edited by
        #3

        I have the same questions as ProfessorFang. Anyone have any answers?

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Hi Taylor,

          I'm not sure about Qt 4.8, but here's what the "porting guide":http://doc-snapshot.qt-project.org/qt5-stable/qtdoc/portingguide.html says about Qt 5:

          [quote]In Qt 5, multimedia support is provided by the "Qt Multimedia":http://doc-snapshot.qt-project.org/qt5-stable/qtmultimedia/qtmultimedia-index.html module. Phonon framework is no longer part of Qt, but it continues to be maintained by the Phonon developers and has support for Qt 5. See http://phonon.kde.org.[/quote]

          It sounds like you can integrate the latest version Phonon (which includes webcam support) with Qt 5. The best people to ask are the Phonon maintainers at KDE.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • N Offline
            N Offline
            nocnokneo
            wrote on last edited by
            #5

            Thanks, JKSK. That clears things up for me.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved