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.<br>
<br><div class="gmail_quote">On Sun, Mar 6, 2011 at 5:03 PM, Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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?<br>
</blockquote>
<br></div>
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 protocol for doing this anyway.  (Apple's 'Darwin' servers use a bastardized, non-standard variation of the RTSP protocol.)<br>

<br>
Instead, our servers 'pull' data from their source.  The easiest way to do this is if the source is a file (or a named pipe), but - with a little programming - other kinds of source can also be supported. (See the FAQ.)<div class="im">
<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  Is there a simple way to do that with the current provided live555 library to mimic the darwin injection but to other media servers?<br>
</blockquote>
<br></div>
No.<div><div></div><div class="h5"><br>
-- <br>
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</div></div></blockquote></div><br>