Re: [Live-devel] Audio Streaming over network

2014-06-23 Thread Ross Finlayson
On Jun 19, 2014, at 5:55 AM, srd srdsrd wrote: > I want to stream live audio over network using live 555. I have referred > testprogs from source code. I tried with testMP3Streamer.cpp > > and testMP3Receiver.cpp but when I tried these two programs to stream mp3 > file it is just outputting

[Live-devel] Audio Streaming over network

2014-06-22 Thread srd srdsrd
> > I want to stream live audio over network using live 555. I have referred > testprogs from source code. I tried with testMP3Streamer.cpp > and testMP3Receiver.cpp but when I tried these two programs to stream mp3 > file it is just outputting encrypted data on stdout. I want > to play mp3 f

Re: [Live-devel] audio streaming

2009-03-03 Thread Ross Finlayson
I only see the AAC file server, do we have to write our own code for streaming live AAC? using MPEG4Generic? To stream live AAC (unicast, on-demand) you would need to write your own subclass of "OnDemand ServerMediaSubsession", similar to the existing "ADTSAudioFileServerMediaSubsession" class

Re: [Live-devel] audio streaming

2009-03-03 Thread joeflin
hi, Ross, I only see the AAC file server, do we have to write our own code for streaming live AAC? using MPEG4Generic? Could you please add a simple one? Thanks! 在2009-03-02?12:35:49,"Ross?Finlayson"??写道: >>Can?the?existing?code?in?live555?latest?release?(2009-02-13) > >The?latest?release?is?2

Re: [Live-devel] audio streaming

2009-03-01 Thread Ross Finlayson
Can the existing code in live555 latest release (2009-02-13) The latest release is 2009-02-23 handle AAC streaming (for both HE and LC) ? Yes. what about G711? Yes. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel

[Live-devel] audio streaming

2009-03-01 Thread joeflin
Hi, Can the existing code in live555 latest release (2009-02-13) handle AAC streaming (for both HE and LC) ? what about G711? Thanks ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel