
5 Nov
2006
5 Nov
'06
5:56 p.m.
On Sun, Nov 05, 2006 at 09:48:46AM +0200, Oded Shimon wrote:
also nut is no network protocol, i have my doubts it will be used raw in such a streaming case ...
It could, there's no real reason you can't just TCP NUT over some simple protocol. Oh no, I'm turning into Ivan :)
Indeed, TCP is the _sane_ method for streaming. All these fancy protocols are for the stupid case where you're saturating the network. If there's any chance that the recipient wants to record the stream, it needs reliable delivery anyway and should just be using TCP. Rich