> We would like to ask a question about schedule. Thanks.
> We use following flow to receive data from client.
> MultiFramedRTPSource —> WAVFileSink
> If we run one client to upload audio stream, we can receive correct data.
> If we run two clients to upload audio stream. First one will be blocking
Hi Ross
We are working on a small ram size camera.
Sometimes, the performance of camera is not good.
When we send a lot of data to camera, and handle by MultiFramedRTPSource.
We found ReorderingPacketBuffer will keep run createNewPacket to allocate
memory and queue data.
We want to limit createN