<div dir="ltr">It is what you said...VLC likes to buffer, which makes live video difficult. Look into the buffering options of VLC and set them very low. There is a trade-off between stability of video and buffering. More buffering allows better de-jittering of packets but introduces delay. You don't really want much buffering for live video for that reason. Test 100-200 msec of buffering on VLC and adjust from there.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 18, 2014 at 6:28 AM, bamboosso <span dir="ltr"><<a href="mailto:laski.maciej@gmail.com" target="_blank">laski.maciej@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I have image/video source, that provides frames in 23-25 fps and sometimes<br>
less... so I have added videorate element that provides "perfect" videorate<br>
at 20fps and I stream it to VLC using tcpserversink.<br>
<br>
<br>
<br>
Unfortunately VLC at start have 2 seconds delay that gets smaller. After a<br>
while I see "real time" video that freezes and VLC starts to buffer for new<br>
2 seconds. And that repeats. My guess is that VLC expects video with 20fps<br>
but receives something else? I also have tryed to use rtsp server but result<br>
is similar.<br>
<br>
Any idea what I'm doing wrong?<br>
<br>
reagrds<br>
Maciek<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/vlc-and-gstreamer-synchronization-tp4668328.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/vlc-and-gstreamer-synchronization-tp4668328.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>