no service found for - "org.qt-project.qt.mediaplayer"
Unsolved
Mobile and Embedded
-
I correctly included multimedia in my .pro file and also all the required header files in my source file, but video overview example via VideoWidget won't work? What else do I need to have, to make this works?
I'm getting empty window and error "no service found for - "org.qt-project.qt.mediaplayer" when launch that code.
I'm running Ubuntu 14.04.3 host machine, and BeagleBone Black target machine running on Debian Wheezy.
-
Hi,
Do you have gstreamer properly installed on your target ?
-
Which version of Qt are you running ? Did you cross-compile it ?