QMediaPlayer ERROR defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer
Unsolved
Mobile and Embedded
-
I am working with an embedded system so gstreamer could not throw the output on the screen.
I use the QMediaPlayer class.
The instruction that fails is themyPlayer-> setMedia (qurl :: fromLocalFile (video2show.at (0)));
Small and low resolution videos work very badly. Larger videos cause the crash.
Are there any environment variables to set to allocate more resources to the running program?
Thanks in advance
Luisa
-
I don't see the relation between an embedded system and the fact that streamer output on screen.
What is that device ?
What are its specifications ?