VLC and VBrick

Christophe Massiot massiot at via.ecp.fr
Wed Jul 10 00:59:28 CEST 2002


À (At) 14:44 -0400 9/07/2002, Talbert, Scott écrivait (wrote) :

>- The size of the UDP packets sent varies.  Most packets are 4136 bytes.

4136 ??? What sort of network are you working on ? VLC expects a MTU 
of 1500 bytes (such as Ethernet), and that is the problem.

A temporary workaround would be to change in plugins/network/ipv4.c 
DEFAULT_MTU to 4136. However, if you find a clean way to retrieve the 
MTU of the interface, I'm interested.

-- 
Christophe Massiot.

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list