<div dir="ltr">Hello,<div><br></div><div>I'm playing with this pipeline:</div><div><br></div><div><div>gst-launch-1.0 -ve rtspsrc location='rtsp://<a href="mailto:root%3Aroot@192.168.100.67">root:root@192.168.100.67</a>' ! rtph264depay ! h264parse ! queue ! mp4mux faststart=true ! filesink location=test.mp4</div>
</div><div><br></div><div>In this situation pipeline wait about 10 seconds to reach Playing state but mp4 file is seekable and report right framerate(about 10fps). If I try to set rtspsrc protcolos=0x00000004 pipeline reach playing state almost immediately but mp4 file isn't seekable, no duration written, and report 10000fps !</div>
<div><br></div><div>Is it expected or I'm missing something?</div></div>