[Speex-dev] Speex in flash player: how to work with?

Max Lapshin max.lapshin at gmail.com
Tue Mar 30 21:49:11 PDT 2010


On Wed, Mar 31, 2010 at 8:45 AM, James Salsman <jsalsman at gmail.com> wrote:
>> Maybe I'm doing something wrong?
>
> After you take them out of the RTMP encapsulation, you may also need
> to take them out of the .flv format to get to the speex data.


Yes, I'm doing it:
http://github.com/erlyvideo/erlmedia/blob/master/src/flv.erl#L191
I have a test: I open the file with speex, unpack it to the raw speex
data, then pack back. File is playable.


More information about the Speex-dev mailing list