gstreamer 1.0 android tutorials

Beka Iglesias rbciglesias at gmail.com
Sun Jun 9 14:57:48 PDT 2013


Is any tutorial about video or audiostreaming?In ubuntu 12.04 desktop I
would use this pipeline to stream webm

gst-launch v4l2src ! video/x-raw-yuv,framerate=10/1
,width=320,height=240 ! vp8enc ! webmmux streamable=true ! queue !
shout2send ip=myip port=8000 username=source password=*your-gisstv-pass*
mount=*my-mountpoint*

Now, I am using gst_parse-launch to launch this pipeline, and I believe
that I need to include camera.hardware ects in android manifest, and supply
MediaUri in tutorial 5 for native class Camera in android.This is right?Any
help,please?

Thanks in advance,

Beka


2013/5/25 Sebastian Dröge <sebastian.droege at collabora.co.uk>

> On Sa, 2013-05-25 at 12:01 -0400, Brian McKeon wrote:
> >
> > Hi all,
> >
> > I've managed to build the gstreamer 1.0 sdk for android via cerbero
> > and now I've moved on to building the tutorials.
> >
> > I managed to get tutorial #1 working, but I'm running into build
> > issues with tutorial #5.
> >
> > It seems that the tutorials are still coded against the 0.10 branch.
> >
> > So I'm wondering if there are any plans to bring these up to date in
> > the near future.
> >
> > I'm going to keep trying to get it working, but if anyone's already
> > done this, please let me know.
> >
> > It would save me a lot of time.
>
> Hi,
>
> there's no real plan to update them because the SDK will still target
> 0.10 for the near future. I had a branch for tutorial 5 here that was
> working, will try to find it again :)
>
> _______________________________________________
> 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/20130609/6b5f14d1/attachment.html>


More information about the gstreamer-android mailing list