development environment

Andoni Morales ylatuya at gmail.com
Tue Mar 4 02:18:09 PST 2014


2014-03-04 7:07 GMT+01:00 Dave Walker <dave at happybits.co>:

> Hello - I'm interested in making some changes in the gst-plugins-bad repo,
> and then building for Android. I've set myself up with cerbero, but it is
> really built for full builds rather than incremental development. How would
> you recommend setting up my environment so that all of the Android
> cross-compile tools are used but I can still rebuild rapidly?
>
>
Hi Dave,

Cerbero has a "shell" command that allows you to enter a development shell
and rebuild projects you need manually.

1) $ cerbero -c config/cross-android.cbc shell
2) $ cd ~/cerbero/sources/android_arm/gst-plugins-bad-1.0/ext/hls
3) $ make
4) cp .libs/libgstfragmented.a
/cerbero/dist/android_arm/lib/gstreamer-0.10/static

This is how you would rebuild the HLS plugin iterating over the steps 3 and
4

Andoni

Thanks very much.
>
> Dave
>
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>
>


-- 
Andoni Morales Alastruey

LongoMatch:The Digital Coach
http://www.longomatch.ylatuya.es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140304/d6bfc728/attachment.html>


More information about the gstreamer-android mailing list