<div>Hello,<br></div><div><br></div><div>I would like to play video in my Qt app with GStreamer. I'm new in this, so I'm trying to start with Tutorial-5. There is interesting that it's using gst_x_overlay_set_window_handle and windowId because there is no X11 server on android.</div>

<div><br></div><div>I built Tutorial-5 and I took libgstreamer_android.so as a shared library to my Qt project (also Gstreamer.java and fonts files). I have no idea how to combine Qt and Gstreamer on android (ARM) and on the Internet isn't so much information. Based on Tutorial-5 I've made code placed at <a href="http://pastebin.com/eWE7tQSN">http://pastebin.com/eWE7tQSN</a> but it doesn't work. Output of logcat is at <a href="http://pastebin.com/W2RhEtVK">http://pastebin.com/W2RhEtVK</a> </div>

<div><br></div><div>I've spent half a week to trying get it working. I will really appreciate any help with it (the best would be a working example :))</div><div><br></div><div>Thank you very much.</div><div><br></div>

<div>Dominik</div><div><br></div><div><br></div>