[Live-devel] Port to Pocket PC 2003 and GSM encoding

Ross Finlayson finlayson at live.com
Thu Apr 21 10:22:03 PDT 2005


>I found GSMAudioRTPSink, but where is the
>GSMAudioRTPSource, otherwise, how can I encode PCM
>data into GSM?

That's not what "GSMAudioRTPSource" would do.  "GSMAudioRTPSource" - if it 
existed - would be for receiving RTP packets that contain GSM audio.  (In 
fact, you wouldn't need such a class; instead, you could just use 
"BasicRTPSource".)

The "LIVE.COM Streaming Media" code does not include any codecs - i.e., 
does not include any code for encoding or decoding audio or video.  If you 
have such code (or a hardware encoder or decoder), then you can use it with 
this code; however, we do not supply it.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list