<div>Hi!<br></div><div></div><div>I was thinking about writing a module to compress the audio stream with lossy low latency encoder. That way it would be possible to stream the audio through network in very little delay, thus supporting the collaborative play for musicians. The codec will be CELT ( <a href="http://www.celt-codec.org">www.celt-codec.org</a> ), as it&#39;s the most suitable for this task, and also very easy to use. I have downloaded the git source of PulseAudio, and checked the modules. What&#39;s your opinion, i should implement this into the network streaming module, or create a new module? Also what is necessary to made this and to be simple?</div>
<div></div><div>attila589</div>