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... > ___

[Live-devel] UDP checksum wrong

2007-06-01 Thread Julian Lamberty
Sorry, my fault ;) You should not run wireshark on the same computer that sends the packets... smime.p7s Description: S/MIME Cryptographic Signature ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live

[Live-devel] UDP checksum wrong

2007-06-01 Thread Julian Lamberty
Hi! Since my transcoder now transcodes I have a new problem: I deliver complete MPEG4 Frames to MPEG4VideoStreamDiscreteFramer followed by MPEG4ESVideoRTPSink. But all the packets sent have a wrong UDP checksum. Wireshark reports that a lot of subsequent UDP packets have the SAME checksum. For