I'm trying to display my QML page (that's fully functional) in my framebuffer. I added a (local) video element to it, but the video element isn't showed. The other functionality of the page works correctly.
The warning i got is:
Warning: defaultServiceProvider::requestService(): no service found for - "com.nokia.qt.mediaplayer"
I've compiled it with the latest 4.7.0 source of QT, and it's working under my X installation.
Is this a shortcoming of QT or am i missing something?
Bookmarks