[vlc-devel] How to reduce the UDP stream delay?
Jean-Paul Saman
jean-paul.saman at planet.nl
Thu Oct 4 23:06:30 CEST 2007
ChengYQ wrote:
> Hi,
>
> I am using the vlc to stream from one PC to another by UDP protocol.
> The delay seems very large, even in the same subnet, the delay is around 3 seconds.
> Is there any function to reduce this delay?
Use commandline option on serverside:
--sout-udp-caching 100
Use commandline option on clientside:
--udp-caching 100
Gtz,
Jean-Paul Saman.
More information about the vlc-devel
mailing list