development environment

Dave Walker dave at happybits.co
Tue Mar 4 12:42:27 PST 2014


Thank you!!

Dave


On Tue, Mar 4, 2014 at 2:18 AM, Andoni Morales <ylatuya at gmail.com> wrote:

>
>
>
> 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
>
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140304/d5295078/attachment.html>


More information about the gstreamer-android mailing list