Does dizzy_3.14.28-1.0.0_GA support qtmultimedia ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does dizzy_3.14.28-1.0.0_GA support qtmultimedia ?

1,124 Views
rayin
Contributor I

Hi everyone,

    We met a media playback issue with below development environment:

  • Hardware:fsl i.mx6 solo
  • Os:Yocto dizzy_3.14.28-1.0.0_GA
  • Build:
    • MACHINE=imx6qsabresd source fsl-setup-release.sh -b build-wayland -e wayland
    •   bitbake fsl-image-qt5

When we run "/usr/share/qt5/examples/multimedia/video/qmlvideo/qmlvideo -platform wayland", video playback failed, no video display and error occurs.

error log: defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"

Could you please help me to investigate this issue or let me know the solution to fix it? Thanks.

Labels (4)
0 Kudos
2 Replies

374 Views
gusarambula
NXP TechSupport
NXP TechSupport

Qt has certain X11 dependencies so I would recommend trying with X11 as backend. While Qt can build and boot with Wayland you may encounter errors so I would first discard this possibility.

0 Kudos

374 Views
vardhmanmodi
Contributor II

Hi gusarambula

How to enable qtmultimedia with wayland?

Thanks

0 Kudos