I saw a lot of people asking that in the forum, but no answer seems to be able to make the delay below 2 sec.
Most topic I read were quite old, so may be there is any change now ?
I need a delay about 0.5 sec, I already try to change the cache size
Code: Select all
vlc v4l://sdsdsd --v4l-vdev azead --sout '#transcode{acodec=mpga,ab=192,channels=2}:duplicate{dst=std{access=udp,mux=ts,dst=pedibux:1234}}' --sout-udp-caching 10
Is there some faster codec ? some faster mux ? faster protocol ?
Shibby.