Re: [Live-devel] UDP packet loss

2014-10-14 Thread Ross Finlayson
> The application using live555 has a BasicUDPSource that is replicated through > a StreamReplicator to feed a BasicUDPSink and two FileSink. I suspect that your problem is simply that the data rate of your input stream is too high for your system to handle. (If that's the case, then it has n

Re: [Live-devel] UDP packet loss

2014-10-14 Thread Nadir Raimondo
Hi Ross, sorry for the inaccuracy, I'll try to describe my architecture with more details. The application using live555 has a BasicUDPSource that is replicated through a StreamReplicator to feed a BasicUDPSink and two FileSink. We stream input for this application with ffmpeg: it is a trans

Re: [Live-devel] UDP packet loss

2014-10-14 Thread Ross Finlayson
You haven't really described what kind of packets these are supposed to be - i.e., whether they are supposed to be "Transport Stream data in raw-UDP packets", or "Transport Stream data in RTP/UDP packets". You also haven't said what specifically you are doing to these packets - other than that