Iam streaming videos using Darwin Streaming Server on server side and VLC on client side with Ubuntu Feisty Fawn on both as OS.
The video that Iam streaming is encoded with H264 codec with avg bit-rate of 576kbit/sec. VLC is able to stream the video with no problem but it shows the following message on command line:
MultiFrameRTPSource::doGetNextFrame1(): The total received frame size exceeds the client's buffer size (65536). 521 bytes of trailing data will be dropped!
Any suggestion to overcome this shortcoming!
Thank you for your time!