<div dir="ltr"><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><span><p style="line-height:1.8;margin-top:0pt;margin-bottom:0pt;text-align:justify">hello,</p><p style="line-height:1.8;margin-top:0pt;margin-bottom:0pt;text-align:justify">I try to stream over udp from Raspberry Pi camera using Gstreamer.</p><p style="line-height:1.8;margin-top:0pt;margin-bottom:0pt;text-align:justify">I use following pipeline:</p><p dir="ltr" style="line-height:1.38"><span style="font-size:18pt;font-family:Calibri;color:rgb(0,0,0);background-color:rgb(255,255,255);font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"> gst-launch-1.0  --gst-debug-level=3 -v  v4l2src device=/dev/video0 ! capsfilter caps="video/x-raw,width=640,height=480,framerate=30/1" ! queue ! omxh264enc ! queue ! h264parse ! mpegtsmux ! rtpmp2tpay   ! multiudpsink clients=<a href="http://192.168.5.255:1234">192.168.5.255:1234</a> ttl=1 auto-multicast=true</span></p><p dir="ltr" style="line-height:1.38"><span style="font-size:18pt;font-family:Calibri;color:rgb(0,0,0);background-color:rgb(255,255,255);font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"><br></span></p><p style="line-height:1.38"><span style="font-size:18pt;font-family:Calibri;color:rgb(0,0,0);background-color:rgb(255,255,255);font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap">After run this pipeline, i check ouput in command prompt of linux using this command.</span></p><p style="line-height:1.38"><span style="color:rgb(0,0,0);font-family:Calibri;font-size:18pt;white-space:pre-wrap">ffplay udp://<a href="http://192.168.5.255:1234">192.168.5.255:1234</a></span></p><p style="line-height:1.38"><span style="color:rgb(0,0,0);font-family:Calibri;font-size:18pt;white-space:pre-wrap">log generated but stream dont appear.</span><br></p><p style="line-height:1.38"><span style="color:rgb(0,0,0);font-family:Calibri;font-size:18pt;white-space:pre-wrap">Anyone suggest me where i am wrong?</span></p><p style="line-height:1.38"><span style="color:rgb(0,0,0);font-family:Calibri;font-size:18pt;white-space:pre-wrap">Any imorovement in my pipeline? </span><br></p><p dir="ltr" style="line-height:1.38"><span style="font-size:18pt;font-family:Calibri;color:rgb(0,0,0);background-color:rgb(255,255,255);font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"><br></span></p><p dir="ltr" style="line-height:1.38"><span style="font-size:18pt;font-family:Calibri;color:rgb(0,0,0);background-color:rgb(255,255,255);font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"> </span></p><p style="line-height:1.8;margin-top:0pt;margin-bottom:0pt;text-align:justify"><span id="gmail-docs-internal-guid-c41d6d1c-7fff-8b9a-ec47-612c2040ba42"></span><br class="gmail-Apple-interchange-newline"></p><p style="line-height:1.8;margin-top:0pt;margin-bottom:0pt;text-align:justify"><br></p><p dir="ltr" style="line-height:1.38;margin-top:0pt;margin-bottom:0pt"><br></p><br><br></span></div></div></div></div></div>