Re: [Live-devel] Opportunity for unpredictable behaviour in MPEG2TransportStreamFramer

2011-10-16 Thread Ross Finlayson
> If this wrap is in fact causing the issue, would you consider it a bug? Yes, but are you sure that a wrap-around is, in fact happening (and is the cause of your problem)? A rough calculation shows that - at 10 Mbps - the "fTSPacketCount" variable (which counts 188-byte Transport Stream 'packe

[Live-devel] Opportunity for unpredictable behaviour in MPEG2TransportStreamFramer

2011-10-16 Thread Tim J Shackleton
Hi Ross, I have been working on a DeviceSource that I'm feeding into an RTP sink via the MPEG2TransportStreamFramer. The DeviceSource never runs out of data to provide the framer, so it runs for extended periods of time. What I am finding is that after a reasonable period of operation, sudd