Re: [Live-devel] RTP checksum error

2007-05-30 Thread Sapana Jogwadikar
Hi Ross, Yes, you are right. RTP does not have checksums. I rechecked the ethereal log. The UDP packet carrying the RTP packet had checksum errors. Sorry for the trouble. On Wed, 2007-05-30 at 14:17, Ross Finlayson wrote: > >Hi, > > > > I keep getting RTP checksum errors while transm

Re: [Live-devel] RTP checksum error

2007-05-30 Thread Ross Finlayson
>Hi, > > I keep getting RTP checksum errors while transmitting MPEG2-TS stream What do you mean by "RTP checksum errors"? RTP does not have checksums. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live

[Live-devel] RTP checksum error

2007-05-30 Thread Sapana Jogwadikar
Hi, I keep getting RTP checksum errors while transmitting MPEG2-TS stream packets using the wis-streamer application provided by live-555. Is there any way by which I can either minimise or eliminate these checksum errors? I'm using the unicast streaming server for streaming data. Thanks,