<div dir="ltr" align="left"><span class="518082415-20042010">Is the --rtsp-caching=xxx working for multicast live stream?</span></div>
<div dir="ltr" align="left"><span class="518082415-20042010"></span> </div>
<div dir="ltr" align="left"><span class="518082415-20042010">We did run the following 3 lines</span></div>
<div dir="ltr" align="left"><span class="518082415-20042010"><font face="Arial" color="#0000ff" size="2">$ "C:/Program Files/VideoLAN/VLC/VLC.exe" -vvv --rtsp-caching=100 --verbose=2 MCAST.sdp &> caching=100.txt</font></span></div>

<div><span class="518082415-20042010"><font face="Arial" color="#0000ff" size="2">$ "C:/Program Files/VideoLAN/VLC/VLC.exe" -vvv --rtsp-caching=1000 --verbose=2 MCAST.sdp &> caching=1000.txt</font></span></div>

<div><span class="518082415-20042010"><font face="Arial" color="#0000ff" size="2">$ "C:/Program Files/VideoLAN/VLC/VLC.exe" -vvv --rtsp-caching=10000 --verbose=2 MCAST.sdp &> caching=10000.txt</font></span></div>

<div><span class="518082415-20042010"><font face="Arial" color="#0000ff" size="2"><font color="#000000"></font></font></span> </div>
<div><span class="518082415-20042010"><font face="Arial" color="#0000ff" size="2"><font color="#000000">The result is always the same and the buffering done is always arround 320 ms.</font></font></span></div>
<div><span class="518082415-20042010"></span><span class="518082415-20042010"><font face="Arial" color="#0000ff" size="2">[00e645c0] main input debug: Stream buffering done (319 ms in 289 ms)</font></span></div>
<div><span class="518082415-20042010"><font face="Arial" color="#0000ff" size="2">[00e6c078] main input debug: Stream buffering done (320 ms in 273 ms)</font></span></div>
<div><span class="518082415-20042010"><font face="Arial" color="#0000ff" size="2">[00e647f8] main input debug: Stream buffering done (320 ms in 304 ms)</font></span></div>
<div> </div>
<div>Where can we change this value?</div>
<div> </div>
<div>On a side note --rtsp-caching=60000 does work with unicast VOD where you really have to wait 1 minute before it start.<br></div>
<div>Thanks</div>
<div> </div>
<div>David Glaude<br></div>
<div class="gmail_quote">Le 17 avril 2010 13:10, Rémi Denis-Courmont <span dir="ltr"><<a href="mailto:remi@remlab.net">remi@remlab.net</a>></span> a écrit :<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Le samedi 17 avril 2010 14:01:51 David Glaude, vous avez écrit :<br>
<div class="im">> We are still trying to get the most stable VLC with low latency. Nowdays we<br>> try with VLC 1.0.5 waiting for 1.1.0.<br>> However we fail to see wich *-caching parameter we need to use.<br>><br>
> Our stream is multicast UDP+RTP packet described by an SDP file wich is<br>> downloaded via http and we are on WIN32 with VLC player (and next come the<br>> IE pluggin).<br></div>live is --rtsp-caching; and that's what VLC will use given your SDP. Note that<br>
10000 ms is really long. You might end up clogging up the buffers.</blockquote></div>