[vlc-devel] vlc: svn commit r21814 (jb)
Rémi Denis-Courmont
rdenis at simphalempin.com
Fri Sep 7 08:29:24 CEST 2007
> raw UDP is still used to feed EdgeQAM through a local network, where
> packets reordering is not a problem, so dropping this is a mistake
The idea that there can be no reordering on a local network is an urban
myth. There might be trunking/bonding for instance.
Or you might even have reordering on loopback if you use some packet
schedulers.
As far as I know, we do not have any muxer that supports reordering,
so you are essentially broken if you use raw UDP.
--
Rémi
More information about the vlc-devel
mailing list