Re: [Live-devel] Sending speed is not enough

2011-07-05 Thread Ross Finlayson
LIVE555 will do "select()" before sending every packet of a frame(any task in fact). Correct. It spends extra times, especially when the frame size is big. No it doesn't. Maybe another reason is that my CPU is not fast enough. Conceivably, but if that's the case, network st

[Live-devel] Sending speed is not enough

2011-07-05 Thread Anders Chen
Dear Sir, LIVE555 will do "select()" before sending every packet of a frame(any task in fact). It spends extra times, especially when the frame size is big. Maybe another reason is that my CPU is not fast enough. On my slow CPU (200MHz), it is difficult to send a real time streami