From tech at radioblackout.org Wed Dec 7 13:21:21 2011 From: tech at radioblackout.org (Radio Blackout) Date: Wed, 07 Dec 2011 14:21:21 +0100 Subject: [Icecast] master -> relay redirect Message-ID: <1323264081.2849.15.camel@fp-workst> Hi, i'm trying to setup a the http 302 redirect, but i don't know why not working this is the relay log: > [2011-12-07 13:13:18] INFO main/main Icecast 2.3.2-kh29 server started > [2011-12-07 13:13:18] INFO slave/slave_startup max file descriptors 1024 (hard limit 1024) > [2011-12-07 13:13:18] INFO slave/update_master_as_slave adding master master.example.org:80 > [2011-12-07 13:13:18] INFO slave/redirector_add slave (1) at master.example.org:80 added > [2011-12-07 13:13:18] INFO client/workers_adjust requested worker count 1 > [2011-12-07 13:13:18] INFO connection/connection_thread connection thread started > [2011-12-07 13:13:18] INFO connection/get_ssl_certificate No SSL capability > [2011-12-07 13:13:18] INFO slave/start_relay_stream Starting relayed source at mountpoint ....... > ............. > this is the master log: > [2011-12-07 13:12:14] INFO slave/slave_startup max file descriptors 1024 (hard limit 1024) > [2011-12-07 13:13:18] INFO slave/redirector_add slave (1) at relay.example.org:80 added > [2011-12-07 13:13:18] INFO source/source_add_listener client is from a slave, bypassing limits > ................. this seems ok to me, but when i connect to master there is no redirection in both master/slave > Icecast 2.3.2-kh29 i'm using mplayer and watching the http debug info there is no redirection any suggestion? the icecast conf file is ok according to the documentation thanks in advance and sorry for my english bye From tech at radioblackout.org Wed Dec 7 22:35:49 2011 From: tech at radioblackout.org (Radio Blackout) Date: Wed, 07 Dec 2011 23:35:49 +0100 Subject: [Icecast] master -> relay redirect In-Reply-To: <1323264081.2849.15.camel@fp-workst> References: <1323264081.2849.15.camel@fp-workst> Message-ID: <1323297349.21386.0.camel@fp-homest.clashnet.org> ok, sorry, [autosolved] Il giorno mer, 07/12/2011 alle 14.21 +0100, Radio Blackout ha scritto: > Hi, > i'm trying to setup a the http 302 redirect, but i don't know why not > working > > this is the relay log: > > > [2011-12-07 13:13:18] INFO main/main Icecast 2.3.2-kh29 server started > > [2011-12-07 13:13:18] INFO slave/slave_startup max file descriptors 1024 (hard limit 1024) > > [2011-12-07 13:13:18] INFO slave/update_master_as_slave adding master master.example.org:80 > > [2011-12-07 13:13:18] INFO slave/redirector_add slave (1) at master.example.org:80 added > > [2011-12-07 13:13:18] INFO client/workers_adjust requested worker count 1 > > [2011-12-07 13:13:18] INFO connection/connection_thread connection thread started > > [2011-12-07 13:13:18] INFO connection/get_ssl_certificate No SSL capability > > [2011-12-07 13:13:18] INFO slave/start_relay_stream Starting relayed source at mountpoint ....... > > ............. > > > > this is the master log: > > > [2011-12-07 13:12:14] INFO slave/slave_startup max file descriptors 1024 (hard limit 1024) > > [2011-12-07 13:13:18] INFO slave/redirector_add slave (1) at relay.example.org:80 added > > [2011-12-07 13:13:18] INFO source/source_add_listener client is from a slave, bypassing limits > > ................. > > this seems ok to me, but when i connect to master there is no redirection > > in both master/slave > > Icecast 2.3.2-kh29 > > i'm using mplayer and watching the http debug info there is no redirection > > any suggestion? the icecast conf file is ok according to the documentation > > thanks in advance and sorry for my english > > bye > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast From ross at stationplaylist.com Thu Dec 8 04:31:50 2011 From: ross at stationplaylist.com (Ross Levis) Date: Thu, 8 Dec 2011 17:31:50 +1300 Subject: [Icecast] restrict listeners to specific countries Message-ID: <003601ccb562$4f18ce70$ed4a6b50$@com> Is there any facility to do this within Icecast? If we had a list of IP's like 12.23.*.* ? Thanks, Ross. -------------- next part -------------- An HTML attachment was scrubbed... URL: From greg at indexcom.com Thu Dec 8 06:52:30 2011 From: greg at indexcom.com (Greg Ogonowski) Date: Wed, 7 Dec 2011 22:52:30 -0800 Subject: [Icecast] restrict listeners to specific countries In-Reply-To: <003601ccb562$4f18ce70$ed4a6b50$@com> References: <003601ccb562$4f18ce70$ed4a6b50$@com> Message-ID: <220501ccb575$f4d01360$de703a20$@indexcom.com> This can always be circumvented by a VPN connection. For example: http://www.indexcom.com/iphone/support/m101.html Please note: This is not a commercial. This is part of our on-line Help for StreamS. This should be useful information here. -greg. ORBAN From: icecast-bounces at xiph.org [mailto:icecast-bounces at xiph.org] On Behalf Of Ross Levis Sent: Wednesday, 07 December, 2011 20:32 To: icecast at xiph.org Subject: [Icecast] restrict listeners to specific countries Is there any facility to do this within Icecast? If we had a list of IP's like 12.23.*.* ? Thanks, Ross. -------------- next part -------------- An HTML attachment was scrubbed... URL: From ross at stationplaylist.com Thu Dec 8 11:27:48 2011 From: ross at stationplaylist.com (Ross Levis) Date: Fri, 9 Dec 2011 00:27:48 +1300 Subject: [Icecast] restrict listeners to specific countries References: <003601ccb562$4f18ce70$ed4a6b50$@com> <979257666707297075@unknownmsgid> Message-ID: <00b701ccb59c$6b5a7e00$420f7a00$@com> These links don't suggest wildcards can be used, but I found the following which may be workable if I install perl on the web server. http://icecast.imux.net/viewtopic.php?t=7378 &highlight=geo+locking From: Jonathan Nalley [mailto:jnalley at jnalley.com] Sent: Thursday, 8 December 2011 6:10 p.m. To: Ross Levis Subject: Re: [Icecast] restrict listeners to specific countries A simple search on the icecast forums revealed this post: http://icecast.imux.net/viewtopic.php?t=4662 &highlight=restrict+listener Furthermore, as the forum post alludes to, it's actually in the official documentation: http://icecast.org/docs/icecast-2.3.2/icecast2_config_file.html#path On Dec 7, 2011, at 23:32, Ross Levis wrote: Is there any facility to do this within Icecast? If we had a list of IP's like 12.23.*.* ? Thanks, Ross. _______________________________________________ Icecast mailing list Icecast at xiph.org http://lists.xiph.org/mailman/listinfo/icecast -------------- next part -------------- An HTML attachment was scrubbed... URL: From thedarkener at logicalnetworking.net Fri Dec 16 01:30:41 2011 From: thedarkener at logicalnetworking.net (TheDarkener) Date: Thu, 15 Dec 2011 17:30:41 -0800 Subject: [Icecast] ices2 memory leak on Debian/ARM Message-ID: <4EEA9F41.5030506@logicalnetworking.net> Hi all.. I'm having a memory leak issue with Ices2 (using package 2.0.1-8 from Debian stable on arm platform).. I've tried turning off metadata, modifying samplerate, and some other misc. things that haven't helped. Eventually, during a stream, ices2 will invoke oom-killer and bring the whole system down. It eats about 0.05MB/Sec of memory, so it takes a while, but this plug has 512mb, so about 2 hours into a stream, it will die. Any ideas? I can't seem to find anything online, especially regarding my arch. Nothing really shows up in the logs, even though I have ices set to 4 (debug) log output. I have a small portion of the strace output when running ices2... it keeps going, incrementing at the 'brk' calls... here: http://pastebin.com/5UHpM49s I have a system with identical configuration, only i386-based (an ASUS laptop). This system, with the same packages (but different arch) doesn't experience the memory leak. Any help or questions for me would be greatly appreciated :) Cheers, Jordan -- Jordan (PGP: 0xDA470FF8) From lists at parisson.com Tue Dec 20 14:32:02 2011 From: lists at parisson.com (Parisson) Date: Tue, 20 Dec 2011 15:32:02 +0100 Subject: [Icecast] WebM support Message-ID: <4EF09C62.7000106@parisson.com> Hi Do you think it could / should be possible to add WebM support to libshout / icecast ? G From jnalley at jnalley.com Tue Dec 20 16:40:21 2011 From: jnalley at jnalley.com (Jonathan Nalley) Date: Tue, 20 Dec 2011 11:40:21 -0500 Subject: [Icecast] WebM support In-Reply-To: <4EF09C62.7000106@parisson.com> References: <4EF09C62.7000106@parisson.com> Message-ID: <-8955288392098463476@unknownmsgid> This was discusses on #icecast on IRC not long ago and it's slated for the 2.4 release. On Dec 20, 2011, at 9:40, Parisson wrote: > Hi > > Do you think it could / should be possible to add WebM support to libshout / > icecast ? > > G > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast From small.net.nz at gmail.com Thu Dec 22 21:13:00 2011 From: small.net.nz at gmail.com (Gavin Stephens) Date: Fri, 23 Dec 2011 09:13:00 +1200 Subject: [Icecast] NSURLErrorDomain Error 1013 - iPod Authenticated Streams Message-ID: <4EF39D5C.90600@gmail.com> I think this is my iPod it's running iOSv5. When I click on login to open an audio stream from Icecast2, it comes up with "NSURLErrorDomain Error 1013" and won't play. Any ideas? If I try to start the feed from Safari by using the mount point URL directly instead of the Icecast page, it prompts for username and password and works fine or if I include the user/password in the http URL for example "http://user:pass at test/test". It's just when using the login page it errors most of the time. I think it tries to send username and password or something without waiting for a response from the Icecast http server, I could be wrong, but it's all I could find on a similar error with iOSv5 with http authentication. Of course the login works fine from Mozilla on my desktop PC, just the iPod Touch. Cheers, Gavin, New Zealand. From lists at parisson.com Fri Dec 23 20:22:11 2011 From: lists at parisson.com (Parisson) Date: Fri, 23 Dec 2011 21:22:11 +0100 Subject: [Icecast] WebM support In-Reply-To: <-8955288392098463476@unknownmsgid> References: <4EF09C62.7000106@parisson.com> <-8955288392098463476@unknownmsgid> Message-ID: <4EF4E2F3.6080309@parisson.com> On 20/12/2011 17:40, Jonathan Nalley wrote: > This was discusses on #icecast on IRC not long ago and it's slated for > the 2.4 release. > All right ! Is there's any roadmap somewhere for the dev of icecast then ? Thanks for this info G