Using GStreamer libs in Audio Playback

Vikas Malhotra ervikaspec at gmail.com
Wed Jan 4 03:31:36 PST 2012


Hello,

I am working on GStreamer on Android. I have successfully built the
GStreamer using Android NDK as per guidelines given at:

http://gstreamer.freedesktop.org/wiki/GstreamerAndroid_InstallInstructions

I have the .so libraries of gstreamer for android. I have written a JNI
Layer to interact with these shared libraries. But I am not able to create
pipeline elements using gst_element_factory_make. It returns null. I am
using c source as directed in this GStreamer tutorial:

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-helloworld.html


Please help me out to make a music player app on android using GStreamer.

-- 
Thanks and Regards
Vikas <http://www.vikaspec.co.cc>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20120104/24135ddb/attachment.html>


More information about the gstreamer-android mailing list