mediaplayer not able to play video
- 
@AmazingQt So, your system is 64bit, right? With 64bit Qt it's working. I guess you installed libgstreamer 64bit but not 32bit. 
- 
@AmazingQt So, your system is 64bit, right? With 64bit Qt it's working. I guess you installed libgstreamer 64bit but not 32bit. 
- 
@jsulm Yes I have installed libgstreamer for 64bit Qt 5.5.1 and the video is playing in it but when I tried to install the 32bit libgstreamer for my 32bit Qt 5.5.1 I am not able to play the video @AmazingQt "but when I tried to install the 32bit libgstreamer" - so did you succeed with installation of 32bit libgstreamer? 
- 
@AmazingQt "but when I tried to install the 32bit libgstreamer" - so did you succeed with installation of 32bit libgstreamer? 
- 
Hi, Which version did you install ? 0.1 or 1.0 and did you install the plugin packages ? 
- 
What about the plugin packages ? 
- 
Then do it. It's the plugin packages that provide the codecs. 
- 
@AmazingQt 
 also please set the env variable QT_DEBUG_PLUGINS to a non-zero value and post the console output. To see if the plugin is even loaded by Qt by now.
- 
@AmazingQt 
 also please set the env variable QT_DEBUG_PLUGINS to a non-zero value and post the console output. To see if the plugin is even loaded by Qt by now.@raven-worx Got keys from plugin meta data ("audiocapture") 
 QFactoryLoader::QFactoryLoader() checking directory path "/home/MYPATH/build-desktop-system-dev-Desktop_Qt_5_5_1_GCC_32bit-Release/MY_PROJECT/mediaservice" ...
 defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
 
