Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 4.8.1, QtMobility 1.2.0, Qt MultimediaKit on ARM (i.MX53) issue with gstreamer

Qt 4.8.1, QtMobility 1.2.0, Qt MultimediaKit on ARM (i.MX53) issue with gstreamer

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 2.0k 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
    pbarry25
    wrote on last edited by
    #1

    Hello all,

    We've been working with the i.MX53 QSB and have Qt 4.8.1 built and working on this platform. But we've been having trouble getting gstreamer working with Qt. My understanding is that, with the 4.8 release, Qt is pushing for folks to use the QtMultimediaKit (found in the QtMobility project) for doing multimedia via gstreamer. While we've been able to get QtMobility (v1.2.0) to build (focused on just building the QtMultimediaKit module by specifying '-modules multimedia' on the configure cmdline), it appears that Qt isn't reporting any audio devices (input or output) available (FWIW, I'm using the audiodevices example program to show what Qt has "found" for devices). It's not clear to me that QtMultimediaKit has created the correct plugins for use with gstreamer, but I do see the following shared libs are created when I 'make' QtMobility:

    plugins/mediaservice/libqgstengine.so
    plugins/mediaservice/libqtmedia_v4lengine.so

    FWIW, we do know gstreamer is working fine and we do not have ALSA support installed.

    Thanks in advance for any suggestions/ideas/pointers!!!

    PB

    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