<div dir="ltr"><div>Something like this:<br><br>gst-launch v4l2src device=/dev/video3 always-copy=false ! 'video/x-raw-yuv,width=640,height=480,framerate=30/1' \<br>   ! ffmpegcolorspace ! x264enc bitrate=512 tune=zerolatency key-int-max=25 ! rtph264pay pt=96 ! udpsink host=$1 port=$2<br>
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 18, 2014 at 2:03 AM, M0rd0r <span dir="ltr"><<a href="mailto:m0rd00r@gmail.com" target="_blank">m0rd00r@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I can use the RTP payloader, the problem is that I'm not able to create a<br>
valid pipe between the webcam video and the UDP streaming.<br>
<br>
Can anyone help me to create this kind of pipe? I don't know the command<br>
string to make a valid pipe to stream the webcam video over the network.<br>
<br>
Thanks again.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/MJPG-streaming-tp4665316p4665337.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/MJPG-streaming-tp4665316p4665337.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div>