[Live-devel] wave streams???

Ross Finlayson finlayson at live555.com
Mon May 21 02:26:34 PDT 2007


>how can i send streaming pcm format datas(datas take input from encoder)?

If your PCM audio input device is accessible as a file, then use a 
"ByteStreamFileSource" object to encapsulate it.  (Otherwise, you 
will need to write your own code for the source object; see the FAQ.)

For the RTP sink object, use a "SimpleRTPSink".  See the code for 
"WAVAudioFileServerMediaSubsession::createNewRTPSink()", which shows 
how to do this.
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list