Hi everyone,
We met a media playback issue with below development environment:
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.
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.