Qt 6.11 is out! See what's new in the release
blog
QT5: Video Player not working [no service found for - "org.qt-project.qt.mediaplayer"]
General and Desktop
3
Posts
3
Posters
6.4k
Views
1
Watching
-
Hi!
I tried to run the new Video Player Example (http://doc-snapshot.qt-project.org/5.0/player.html) in QTCreator. I can build successfully, but then I get the a message window: 'The MediaPlayer object does not have a valid service. Please check the media service plugins are installed'
And the console output is: defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
Can anyone tell me how to solve this?
Thanks in advance!
My configuration:
Qt5 beta
QtCreator 2.6
Windows XP -
What happend with this issue?