Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
No Service found error for Mediaplayer in Ubuntu 16.04
-
Hi,
I got this error while run the application. I searched in the Internet, but almost all solutions are not working for me.defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
OS: Ubuntu 16.04 LTS
QT: 5.9.3
Qt Creator: 4.4.1
gStreamer: 1.8.3
-
@Sherlin-N-G
the question is: what gstreamer version are you using on your system?
-
-
@Sherlin-N-G
see this for example
You need to rebuild qtmultimedia with gstreamer-1.0 support (by default it's built against gstreamer-0.10)