From cadkins6739 at gmail.com Wed Oct 5 13:04:48 2011 From: cadkins6739 at gmail.com (Chuck Adkins) Date: Wed, 5 Oct 2011 09:04:48 -0400 Subject: [Icecast] Question from a newby Message-ID: My name is Chuck and I am very very new to Icecast. I work at a Radio Reading Service and I am looking for something that will let me stream audio and be played on both a pc, mac/Iphone. In short, will Icecast do this? Thanks to all who respond to a question that I'm sure for some will seem very elementary at best!!! Chuck From geoff at QuiteLikely.com Wed Oct 5 13:12:35 2011 From: geoff at QuiteLikely.com (Geoff Shang) Date: Wed, 5 Oct 2011 15:12:35 +0200 (IST) Subject: [Icecast] Question from a newby In-Reply-To: References: Message-ID: On Wed, 5 Oct 2011, Chuck Adkins wrote: > My name is Chuck and I am very very new to Icecast. I work at a Radio > Reading Service and I am looking for something that will let me stream > audio and be played on both a pc, mac/Iphone. In short, will Icecast > do this? Yes. From pm at nowster.me.uk Wed Oct 5 17:16:04 2011 From: pm at nowster.me.uk (Paul Martin) Date: Wed, 5 Oct 2011 18:16:04 +0100 Subject: [Icecast] Question from a newby In-Reply-To: References: Message-ID: <20111005171604.GA27761@nowster.org.uk> On Wed, Oct 05, 2011 at 09:04:48AM -0400, Chuck Adkins wrote: > My name is Chuck and I am very very new to Icecast. I work at a Radio > Reading Service and I am looking for something that will let me stream > audio and be played on both a pc, mac/Iphone. In short, will Icecast > do this? Yes, but icecast on its own won't do it. For live sources you can use it in conjunction with ices1 (MP3 only), ices2 (Ogg Vorbis only) or darkice (Vorbis, MP3 and AAC+, even simultaneously if you want). Don't forget the possibility of using a sound card's loopback (record from output) option. That gives you the flexibility to use any playout program you like. -- Paul Martin From andybriegel at web.de Thu Oct 13 09:26:13 2011 From: andybriegel at web.de (Andreas Briegel) Date: Thu, 13 Oct 2011 11:26:13 +0200 (CEST) Subject: [Icecast] Problem with Ices Message-ID: <1760056626.381745.1318497973791.JavaMail.fmail@mwmweb009> An HTML attachment was scrubbed... URL: From Thomas.Rucker at tieto.com Thu Oct 13 12:48:01 2011 From: Thomas.Rucker at tieto.com (Thomas.Rucker at tieto.com) Date: Thu, 13 Oct 2011 15:48:01 +0300 Subject: [Icecast] Problem with Ices In-Reply-To: <1760056626.381745.1318497973791.JavaMail.fmail@mwmweb009> References: <1760056626.381745.1318497973791.JavaMail.fmail@mwmweb009> Message-ID: <5E49EEF5B3B23549BAF01B43D0C2BB301766422C85@EXMB03.eu.tieto.com> Hi Andreas, Ices0 is no longer maintained so there might not be anyone able to answer your questions. As you seem to use a patched version by Centova anyway you might want to contact them for support options. Cheers Thomas From gary at greatoldies.co.uk Thu Oct 20 16:33:45 2011 From: gary at greatoldies.co.uk (gary at greatoldies.co.uk) Date: Thu, 20 Oct 2011 17:33:45 +0100 Subject: [Icecast] Newbie Question Message-ID: <4EA04D69.6070104@greatoldies.co.uk> Hello, I'm trying to set up to stream myself as opposed to a remote server. I should have bandwidth as I'm on BT Infinity, upstream is around 3mbps. I'm streaming using Sam, and both the encoder in SAM and Icecast server appear to be running. Checked the log file and all seems well. When I set my IP adress to localhost I can tune in on my host machine, however when I try to use my IP address, I can't connect. http://86.148.107.33:8000/live.m3u Any suggestions? Many thanks Gary From sean-anthony at o2.co.uk Thu Oct 20 16:52:38 2011 From: sean-anthony at o2.co.uk (Sean Anthony) Date: Thu, 20 Oct 2011 17:52:38 +0100 Subject: [Icecast] Newbie Question In-Reply-To: <4EA04D69.6070104@greatoldies.co.uk> References: <4EA04D69.6070104@greatoldies.co.uk> Message-ID: I would hazard a guess that infact on the icecast server you would want to set this to a rfc 1918 ip on your lan such as 192.168.x.y or whatever range you are using on your home network, then you would need to forward the relevant ports through from your router to the icecast server. On 10/20/11, gary at greatoldies.co.uk wrote: > Hello, > > I'm trying to set up to stream myself as opposed to a remote server. I > should have bandwidth as I'm on BT Infinity, upstream is around 3mbps. > > I'm streaming using Sam, and both the encoder in SAM and Icecast server > appear to be running. Checked the log file and all seems well. > > When I set my IP adress to localhost I can tune in on my host machine, > however when I try to use my IP address, I can't connect. > > http://86.148.107.33:8000/live.m3u > > Any suggestions? > > Many thanks > > Gary > > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > -- Sent from my mobile device From mcbicecast at robuust.nl Sat Oct 22 15:47:47 2011 From: mcbicecast at robuust.nl (Maarten Bezemer) Date: Sat, 22 Oct 2011 17:47:47 +0200 (CEST) Subject: [Icecast] Newbie Question In-Reply-To: References: <4EA04D69.6070104@greatoldies.co.uk> Message-ID: Hi, On Thu, 20 Oct 2011, Sean Anthony wrote: > I would hazard a guess that infact on the icecast server you would > want to set this to a rfc 1918 ip on your lan such as 192.168.x.y or > whatever range you are using on your home network, then you would need > to forward the relevant ports through from your router to the icecast > server. You need to keep in mind though, that NAT settings such as port forwarding, not always work as expected, when trying to access NAT-ed services on the public IP from inside the same NAT. Example: given external IP-address 1.2.3.4, you can redirect external port 8000 to internal host 192.168.56.7:8000 using the modem/router's configuration pages. That way, connections to 1.2.3.4:8000 will be forwarded to 192.168.56.7:8000 and work as expected. However, when trying to connect to 1.2.3.4:8000 from, say, 192.168.56.3 which is another box inside the same LAN as the icecast server, may not always work. Connections from anywhere else on the internet WILL work. Reason for this: router rewrites: from=192.168.56.3:something to=1.2.3.4:8000 to something like: from=192.168.56.3:something to=192.168.56.7:8000. However, when this packet arrives at 192.168.56.7:8000, its reply will go to 192.168.56.3:something, but at 192.168.56.3 this will not match with its outgoing connection to 1.2.3.4:8000. Several routers also rewrite the from-addresses when they come from inside the LAN, such that the reply will also go through the router and be re-translated back to the client. A lot of routers, especially cheap/bulk ISP-provided modem/routers, fail to also do this extra translation. And as a free bonus: you might also need to check and tune your modem/router's firewall settings to actually allow traffic to pass over port 8000. HTH, Maarten > > On 10/20/11, gary at greatoldies.co.uk wrote: >> Hello, >> >> I'm trying to set up to stream myself as opposed to a remote server. I >> should have bandwidth as I'm on BT Infinity, upstream is around 3mbps. >> >> I'm streaming using Sam, and both the encoder in SAM and Icecast server >> appear to be running. Checked the log file and all seems well. >> >> When I set my IP adress to localhost I can tune in on my host machine, >> however when I try to use my IP address, I can't connect. >> >> http://86.148.107.33:8000/live.m3u >> >> Any suggestions? >> >> Many thanks >> >> Gary >> >> >> _______________________________________________ >> Icecast mailing list >> Icecast at xiph.org >> http://lists.xiph.org/mailman/listinfo/icecast >> > > -- > Sent from my mobile device > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > From shangin.jekon at mail.ru Tue Oct 4 09:32:19 2011 From: shangin.jekon at mail.ru (=?UTF-8?B?0JXQstCz0LXQvdC40Lkg0KjQsNC90YzQs9C40L0=?=) Date: Tue, 04 Oct 2011 09:32:19 -0000 Subject: [Icecast] =?utf-8?q?Usage_of_radio_streams?= Message-ID: Hi from Russia! Maybe I'm wrong asking you next question.. ?I want retransmit radio streams on my site. Can I use mp3 stream links which I see on the?http://dir.xiph.org/index.php?for free? Especially I want to use deep house radio and I hope my site will be very cool in future ) -------------- next part -------------- An HTML attachment was scrubbed... URL: From hermes.alves at araripina.com.br Tue Oct 18 19:00:35 2011 From: hermes.alves at araripina.com.br (Hermes Alves) Date: Tue, 18 Oct 2011 19:00:35 -0000 Subject: [Icecast] Icecast SoundCard input to Windows Seven In-Reply-To: References: Message-ID: <33089190-E7E1-454C-9BE9-F968B0BB21D3@araripina.com.br> Hello, Exist any icecast client like darkice to windows seven? I need capture the sound card audio and send to my Icecast2 server. Thanks for any response. Hermes Alves