<div dir="ltr">Hi guys,<br><div><br></div><div>There's a transcoding example using liquidsoap in our cookbook here: <a href="http://liquidsoap.fm/doc-1.3.2/cookbook.html">http://liquidsoap.fm/doc-1.3.2/cookbook.html</a></div><div><br></div><div>Hope that helps!</div><div>Romain</div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-09-05 10:30 GMT-05:00 Jordan Erickson <span dir="ltr"><<a href="mailto:jordan@coolmic.net" target="_blank">jordan@coolmic.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Robert,<br>
<br>
Icecast itself doesn't do any resampling of audio streams it receives.<br>
One would likely craft a solution that listens to the original stream<br>
and re-encodes on the fly, providing those alternate bitrate streams<br>
back to Icecast. I've heard people doing this with liquidsoap and other<br>
source clients, and a bit of server-side magic.<br>
<br>
Some quick Googling provided me with this link that will likely explain<br>
more:<br>
<br>
<a href="https://stackoverflow.com/questions/31456998/how-to-reencode-stream-in-fly-and-translate#31457695" rel="noreferrer" target="_blank">https://stackoverflow.com/<wbr>questions/31456998/how-to-<wbr>reencode-stream-in-fly-and-<wbr>translate#31457695</a><br>
<br>
<br>
HTH,<br>
Jordan Erickson<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On 09/04/2017 11:37 PM, Robert Jeffares wrote:<br>
> I have an external  aac+ source mounted on an Icecast2 server.<br>
> The source can deliver only one stream.<br>
> I want to relay the stream in a smaller format as we have severe<br>
> bandwidth limitations at this site.<br>
> Is this possible in Icecast2?<br>
><br>
> regards<br>
> Robert<br>
><br>
> Capitol FM Te Puke<br>
> ______________________________<wbr>_________________<br>
> Icecast mailing list<br>
> <a href="mailto:Icecast@xiph.org">Icecast@xiph.org</a><br>
> <a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/<wbr>listinfo/icecast</a><br>
______________________________<wbr>_________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/<wbr>listinfo/icecast</a><br>
</div></div></blockquote></div><br></div>