<div dir="ltr"><div><div><div><div><div><div><div>I am using OpenRTSP to open an RTSP stream (IP Camera) and send it to ffplay using Unix Pipes as input. I see the video playing which is roughly 1 to 1.5 sec delayed than live (Direct RTSP stream view of IP Cam) .<br></div><br></div>here is my command line<br><br></div>./OpenRTSP -v -Q -D 1 -n rtsp://<IP>:554/11 | ffplay -loglevel verbose -fflags nobuffer -i pipe:0<br><br></div><div>Now this delay slowly keeps increasing from 1.5 sec upto 4~5 seconds in about 20 minutes. And I assume it will continue to increase with time.<br><br></div><div>So my questions are :-<br>1 - what is causing the initial delay ?<br></div><div>2 - Why does that delay keeps increasing ?<br></div><br></div>Is there a way to disable "pre caching" of frames in OpenRTSP ?<br><br></div>I compare the delay by watching two videos of the same IP camera. One is configured at <a href="http://angelcam.com">angelcam.com</a> and other I view locally via the above command line.<br>Surprisingly, it is always Local stream that gets delayed. Angelcam stream keeps functioning as it started.<br><br></div>Any help ?<br clear="all"><div><div><div><div><div><div><div><div><div><br>-- <br>Muhammad Ali<div>And Or Logic</div><div><a href="http://www.andorlogic.com" target="_blank">www.andorlogic.com</a></div>
</div></div></div></div></div></div></div></div></div></div>