<div>Hi,</div><div><br></div>I am using RTSP to stream a video from leopardboard. The streaming works fine on client. I am capturing the stream on localhost and then recording the incoming video to a mp4/avi file. It records well and can be played in linux movie player but it cannot be played in vlc nor I get any video properties. <div>
<br></div><div>My recording plugin is as follows:</div><div><font color="#990000"><b><span style="font-size:11.0pt;line-height:115%;font-family:"Calibri","sans-serif"">gst-launch
-v -e rtspsrc location=rtsp://localhost:8554/test ! rtph264depay ! filesink </span><span style="font-size:11.0pt;line-height:115%;font-family:"Calibri","sans-serif"">location=test1.avi</span></b></font><br clear="all">
<div><br></div><div>Any help as to what is going wrong. Also just for reference I am using dmaienc_h264 to encode the video. </div><br>
</div><div>Thanks,<br>Maz</div>