Wilfried Mestdagh wrote:
> Hello Arno,
> 
>> propably you need to pause receiving when receiving
>> is much faster than decoding to prevent infinite grow of your
>> buffers. 
> 
> The problem is UDP. When winsock buffer is full UDP packets are trown
> away. Maybe no problem ? 

Ahh, missed that, so I think you need some protocol for this kind of
streaming may be RTCP and RTP, both are used for instance in SIP.


> Maybe better to store on disk to not loose
> anything and give to the decoder at speed he can handle ?
> 
> ---
> Rgds, Wilfried [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
> http://www.mestdagh.biz
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to