Re: [Live-devel] UDP checksum wrong

2007-06-01 Thread Ross Finlayson
UDP checksumming is done by the OS or network adaptor, and has absolutely nothing to do with the "LIVE555 Streaming Media" code, which runs above all of this. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list li

Re: [Live-devel] UDP checksum wrong

2007-06-01 Thread lartc
this "error" can also occur when your the checksum process is offloaded and performed by the network adapter ... On Fri, 2007-06-01 at 13:05 +0200, Julian Lamberty wrote: > Sorry, my fault ;) You should not run wireshark on the same computer > that sends the packets... > ___