> We went inside the problem and we realized that there were several lost
> packets.
> Looking at the source code, in the "writeSocket" function inside
> GroupsockHelper.cpp file we saw that there's no check for error for the
> "sendto" call.
That’s correct - because it is used to transmit a *d
Oops - good catch. This will be fixed in the next release of the software
(coming soon).
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live
Hi Ross,
I think I got to the bottom of my issues using RTSP pause with a
server using live555 issue, and I believe there might be an issue
with live555.
The source of the problem is that when resuming from a pause, a few
packets are sent with a date in the past. If you take
MultiFramedRTPSink fo