[Live-devel] G.711 STREAMER

shalom shushan shalom.shushan at gmail.com
Mon Jul 24 23:37:11 PDT 2006


Thank you Ross.

On 7/25/06, Ross Finlayson <finlayson at live555.com> wrote:
>
> >hi,
> >
> >I'm using the Live555 package and want to write G.711 audio streamer.
> >Is there anyone that already got it?
>
> G.711 is just u-law (or a-law) audio.  Note the
> "testWAVAudioStreamer" demo application (that streams audio from a
> WAV audio file).  If you uncomment the line
>        #define CONVERT_TO_ULAW 1
> in "testWAVAudioStreamer.cpp", you will get G.711 u-law audio RTP
> streaming.
>
> To stream G.711 a-law audio, you (or someone else) would need to
> write a new "aLawFromPCMAudio" filter, similar to the existing
> "uLawFromPCMAudio" filter class.
> --
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060724/d4d1731e/attachment.html 


More information about the live-devel mailing list