gashdemux plugin integration to Gstreamer sdk 0.10

mourad tlili.mourad at yahoo.com
Thu Oct 24 19:27:50 CEST 2013


Hi all,

I would like to cross-compile the GStreamer 0.10 sdk with dashdemux plugin
for Android system.

First, i added the libgstdashdemux to the gst-plugins-bad.recipe as below :
files_plugins_codecs = [
             	'lib/gstreamer-0.10/libgstadpcmdec%(mext)s',
	        'lib/gstreamer-0.10/libgstadpcmenc%(mext)s',
             	'lib/gstreamer-0.10/libgstaiff%(mext)s',
             	'lib/gstreamer-0.10/libgstdashdemux%(mext)s',
                ...
                ]
I received the following error : ***** Error running 'package' command:
The following files required by this package are missing:
 lib/gstreamer-0.10/libgstdashdemux.so

Second, I replaced the gst-plugins-bad.recipe with the
gst-plugins-bad-1.0.recipe of the cerbero-1.2.0 
I received the following error message:

gstdccpserversink.c:315: error: undefined reference to 'pthread_cancel'
collect2: error: ld returned 1 exit status
make[3]: *** [libgstdccp.la] Error 1
make[3]: Leaving directory
`/home/mtlili/cerbero/sources/android_arm/gst-plugins-bad-0.10.23/gst/dccp'
make[2]: *** [dccp] Error 2
make[2]: Leaving directory
`/home/mtlili/cerbero/sources/android_arm/gst-plugins-bad-0.10.23/gst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/mtlili/cerbero/sources/android_arm/gst-plugins-bad-0.10.23'
make: *** [all] Error 2
***** Error running 'package' command:
Recipe 'gst-plugins-bad' failed at the build step 'compile'

Could you help me please ?

Thanks

--
Regards
Mourad



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gashdemux-plugin-integration-to-Gstreamer-sdk-0-10-tp4662841.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list