Why not try VLC<br><br><div class="gmail_quote">2012/9/27 Mazahir Poonawalla <span dir="ltr"><<a href="mailto:mazahir.poonawalla@ideaforge.co.in" target="_blank">mazahir.poonawalla@ideaforge.co.in</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi All,<div><br>I would like to simultaneously stream via RTSP and do onboard recording on Leopardboard DM365. </div><div>I am using the test-launch.c app and passing my plugin as argument i.e.: </div><div><br></div><div>
<span style="color:rgb(153,0,0);font-family:Calibri,sans-serif;font-size:15px;line-height:17px">./TEST "( v4l2src always-copy=FALSE input-src=composite chain-ipipe=true ! video/x-raw-yuv,format=(</span><span style="color:rgb(153,0,0);font-family:Calibri,sans-serif;font-size:15px;line-height:17px">fourcc)NV12, width=640, height=480 ! queue ! dmaiaccel ! dmaienc_h264 encodingpreset=2 ratecontrol=2 intraframeinterval=23 idrinterval=46 targetbitrate=</span><span style="color:rgb(153,0,0);font-family:Calibri,sans-serif;font-size:15px;line-height:17px">3000000 ! tee name=x ! queue ! rtph264pay name=pay0 pt=96 x. ! queue ! qtmux! filesink location=test1.mp4 sync=false enable-last-buffer=false )"</span>
</div><div><span style="color:rgb(153,0,0);font-family:Calibri,sans-serif;font-size:15px;line-height:17px"><br></span></div><div><span style="font-family:Calibri,sans-serif;font-size:15px;line-height:17px">Now, neither I can tee with this plugin and record nor I can rescale. It does not show any error. It streams fine and there is some video file being generated too, but it cannot be opened. The test-launch.c example app uses Gst RTSP server internally.</span></div>

<div><span style="font-family:Calibri,sans-serif;font-size:15px;line-height:17px"><br></span></div><div><span style="font-family:Calibri,sans-serif;font-size:15px;line-height:17px">Any help as to how would I go about recording and rescaling with this plugin. </span>
</div><div><span style="font-family:Calibri,sans-serif;font-size:15px;line-height:17px"><br></span></div><div><span style="font-family:Calibri,sans-serif;font-size:15px;line-height:17px">Thanks,<br>Maz</span></div>
<br>_______________________________________________<br>
gstreamer-embedded mailing list<br>
<a href="mailto:gstreamer-embedded@lists.freedesktop.org">gstreamer-embedded@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded</a><br>
<br></blockquote></div><br>