Hi all,
I am using VLC as a RTP/H264 client.
I would like to reduce observed latency, some skips time to time are not a problem.
I have tried with the :file-caching parameter, but I am not sure I am using the proper method.
My current command line is : vlc.exe --no-overlay toto.sdp :file-caching=100
If I try vlc.exe --no-overlay toto.sdp :file-caching=50, video is frozen.
What is the right way to reduce all caching to the minimum .