Angus Robertson - Magenta Systems Ltd wrote:
> I have four 8-channel video servers in my office (but only 15 cameras)
> which offer different types of streaming, one if Linux based and
> streams HTTP, two are Windows based and use UDP, the last is an
> embedded system with hardware MPEG encoding on all channels and also
> streams eight channels of UDP.  I guess UDP is used to avoid flow
> control issues, packets are lost if not received.
> 
>> I have also implemented a property called MaxSendBuffer
> 
> I think this needs to go into TWSocket.

Agreed.

Also, for streaming real time data there are special protocols available:
RTP (RFC 1889) and RTCP (RFC 1890). They are used for instance in VOIP/SIP.
May be interesting?

---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html

-- 
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