<div dir="ltr">Is any tutorial about video or audiostreaming?In ubuntu 12.04 desktop I would use this pipeline to stream webm <br><br>gst-launch v4l2src ! video/x-raw-yuv,framerate=10/1<div id=":yy">,width=320,height=240 ! vp8enc ! webmmux streamable=true ! queue ! shout2send ip=myip port=8000 username=source password=*your-gisstv-pass* mount=*my-mountpoint*<br>
<br></div><div id=":yy">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?<br>
<br></div><div id=":yy">Thanks in advance,<br><br></div><div id=":yy">Beka<br>
</div></div>