Qt using GStreamer to show video

Dominik dominikm at sh.cvut.cz
Sun Mar 17 11:08:31 PDT 2013


Hello,

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.

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
http://pastebin.com/eWE7tQSN but it doesn't work. Output of logcat is at
http://pastebin.com/W2RhEtVK

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 :))

Thank you very much.

Dominik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20130317/6c08ed83/attachment.html>


More information about the gstreamer-android mailing list