Re: [Live-devel] How to stream speex data with live555

2008-01-15 Thread Ross Finlayson
>I try to write an extension to live555 in order to grep raw audio >data and compress it into speex format, and then stream out the >compressed data. >Due to my pore knowledge about live555, could anyone provide some >hint that where I can start? You would need to write a filter class (i.e., a

[Live-devel] How to stream speex data with live555

2008-01-15 Thread Richard Zhao
Hi all, I try to write an extension to live555 in order to grep raw audio data and compress it into speex format, and then stream out the compressed data. Due to my pore knowledge about live555, could anyone provide some hint that where I can start? BR, Richard