I am currently having an issue saving an rtsp stream based on &quot;gst-launch -ve rtspsrc location=&quot;rtsp://<a href="http://10.10.10.3:1852">10.10.10.3:1852</a>&quot; ! rtph264depay ! mpegtsmux ! filesink location=video.ts&quot; , this works fine.<div>
<br></div><div>I have posted my sample C++ sample at <a href="http://pastebin.com/2CZ3dQZr">http://pastebin.com/2CZ3dQZr</a>  . My code follows through but the video.ts file size is always 0. Everything appears to be working because if I change the camera ip or something it throws errors as expected.</div>
<div><br></div><div>Any pointers would be much appreciated. </div><div><br></div>