Page 1 of 1

Network caching over 1 minute?

Posted: 17 Oct 2014 22:49
by Misiok
Hi!
I'm trying to display RTSP stream with 2 minutes delay. I'm using network-caching but unfortunately VLC cache only 1 minute and no more :( Is there any chance to do it?

Here's my command:

Code: Select all

cvlc -f rtsp://link :network-caching=120000
Thanks in advance.