Re: [Live-devel] Streaming to wowza media server

2011-03-07 Thread Ross Finlayson
What i'm trying to do is broadcast from an IOS device but only aac, lpcm, u-law, and a-law are supported. What would i need to do to stream/broadcast either of these formats from an IOS device without additional codecs. First, get our software running on iOS. Then, use our RTSP server imple

Re: [Live-devel] Streaming to wowza media server

2011-03-07 Thread Tuan Nguyen
What i'm trying to do is broadcast from an IOS device but only aac, lpcm, u-law, and a-law are supported. What would i need to do to stream/broadcast either of these formats from an IOS device without additional codecs. On Sun, Mar 6, 2011 at 5:03 PM, Ross Finlayson wrote: > Does this this mean

Re: [Live-devel] Streaming to wowza media server

2011-03-06 Thread Ross Finlayson
Does this this mean the live555 client is only meant to broadcast the streaming media and not to send the source to another media server to be streamed? No, it means that we no longer support clients 'pushing' data to servers at all. This is generally a bad idea, and there's no standard prot

Re: [Live-devel] Streaming to wowza media server

2011-03-06 Thread Tuan Nguyen
Does this this mean the live555 client is only meant to broadcast the streaming media and not to send the source to another media server to be streamed? Is there a simple way to do that with the current provided live555 library to mimic the darwin injection but to other media servers? On Sun, Mar

Re: [Live-devel] Streaming to wowza media server

2011-03-06 Thread Ross Finlayson
I'm able to use the darwin test program to stream to a darwin media server, but when trying to stream to a wowza server i with some of the test programs it doesn't see to work. Sorry, no idea. You're going to have to ask 'wowza'. Which test program can i use to get a working audio and vide

[Live-devel] Streaming to wowza media server

2011-03-06 Thread Tuan Nguyen
Moderator I'm able to use the darwin test program to stream to a darwin media server, but when trying to stream to a wowza server i with some of the test programs it doesn't see to work. Which test program can i use to get a working audio and video stream. Also how would i change the test sampl