Re: [Live-devel] Streaming Stops for larger frameBuff size Issue

2012-04-09 Thread Ross Finlayson
> Is the problem with newFrameSize being too large Yes, quite possibly, especially if you are seeing error messages about the need to increase "OutPacketBuffer::maxSize". The buffer that's used by the "RTPSink" subclass - to store each frame of data that gets sent - is, by default, 6 bytes.

[Live-devel] Streaming Stops for larger frameBuff size Issue

2012-04-09 Thread Ashfaque
Hi Ross, I am facing a typical problem where the streaming stops after some time if the encoded frame buffer size is more. If I keep the buffer size less (ActualSize/8), streaming goes normal. I had implemented my own H264Source subclass of FramedSource (to read frames at 30fps from USB camer