Displaying 2 results from an estimated 2 matches for "webeo".
Did you mean:
weber
2011 Feb 28
2
Generation of M3U and XSPF
...e, config->port,
sourceuri
);
config_release_config();*
Or do you know an alternative to hide port to users..
Thanks
-------------------------------------------------------------------------------
sebastien.bordes at gmail.com - http://blog.webeo.fr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20110228/9ed1776d/attachment.htm
2011 Mar 01
0
Generation of M3U and XSPF
...In that case, perhaps Icecast is picking up the server name from the http
headers. Can you get your proxy to re-write the headers in the request?
Otherwise, you could just generate local m3u/xspf files for each stream?
- Leo
On 28 February 2011 20:21, Sebastien Bordes <sebastien.bordes at webeo.fr>wrote:
> Hello,
>
> I'm a new user of icecast which is a really cool software.
>
> I use it with the the http proxy module of apache httpd to do port
> forwarding with 2 sub domains.
>
> On my router i forward all tcp traffic of the port 80 to my server.
>
>...