Hello. Here are a few notes after researching mplayer for low latency (which it does very well, btw, thank you!) in stream/udp.c it would be nice to be able to specify the RECV buffer size for the udp sockets. I was able to avoid some loss (for bigger streams) by manually setting it higher. Cheers! -roger-