From clement at cavadore.net Fri Feb 9 11:38:49 2007 From: clement at cavadore.net (Clement Cavadore) Date: Fri, 09 Feb 2007 12:38:49 +0100 Subject: [Icecast] Icecast master-server & redundancy Message-ID: <45CC5D49.707@cavadore.net> Hi everyone, Is there any easy way to set up two (or more...) master server for an Icecast2 server platform, without using a DNS name or something like that ? I have multiple audio stream for multiple radio channels, so I would like to have two master servers, one always active, and the second one active if the first one become unresponsive for some reason. Thanks in advance, -- Cl?ment Cavadore From guillermo.movia at gmail.com Mon Feb 12 19:17:05 2007 From: guillermo.movia at gmail.com (Guillermo Movia) Date: Mon, 12 Feb 2007 16:17:05 -0300 Subject: [Icecast] url authentication help Message-ID: <75d9d9b90702121117w511b84abw5a382006b477f579@mail.gmail.com> Hi all, i 'm configuring icecast2 server to make an audio stream. We need an authentication system. I read the icecast documentation and make some test with the configuration that came in the examples folders of the icecaste tar (but i installed it through the apt-get in debian). I don't know if maybe i doesn't understand the differents types of authentication. We need some method that make a prompt to the user with the form (i don't know if this is possible with icecast). At least, althought it appear with a lock by it side, i still can access without authentication with the direct url (http://ip:8000/audio). Is there a way to deny the access to a stream if it is not authenticated? This is my configuration for the mountpoint en icecast.xml: Guilermo From ar3891 at gmail.com Wed Feb 14 10:57:04 2007 From: ar3891 at gmail.com (arun arun) Date: Wed, 14 Feb 2007 16:27:04 +0530 Subject: [Icecast] Does ICECAST support eAAC+ format Message-ID: <975db05f0702140257g70636f57qb8c684d0782bd918@mail.gmail.com> Hello Everyone, I want to know whether ice cast server supports "eAAC+" format. Please confirm it so where is the supporting DLL available. Thanks in advance Regards Arun -------------- next part -------------- An HTML attachment was scrubbed... URL: From msmith at xiph.org Wed Feb 14 11:06:14 2007 From: msmith at xiph.org (Michael Smith) Date: Wed, 14 Feb 2007 12:06:14 +0100 Subject: [Icecast] Does ICECAST support eAAC+ format In-Reply-To: <975db05f0702140257g70636f57qb8c684d0782bd918@mail.gmail.com> References: <975db05f0702140257g70636f57qb8c684d0782bd918@mail.gmail.com> Message-ID: <3c1737210702140306r2b235003n6d5234d8a2dff82f@mail.gmail.com> On 2/14/07, arun arun wrote: > Hello Everyone, > > I want to know whether ice cast server supports "eAAC+" format. Please > confirm it so where is the supporting DLL available. Thanks in advance Icecast only supports the Ogg format (with a number of codecs, including vorbis and theora). Other formats may work (such as mp3), but are not explicitly supported. Mike From greg at orban.com Wed Feb 14 11:32:02 2007 From: greg at orban.com (Greg J. Ogonowski) Date: Wed, 14 Feb 2007 03:32:02 -0800 Subject: [Icecast] Does ICECAST support eAAC+ format Message-ID: <6.2.3.4.2.20070214033132.04acb128@66.220.31.150> Yes, Icecast2 Server supports eAAC+/aacPlusv2/HE-AACv2, and very well I might add. Icecast2 Server only provides the streaming transport, therefore, there is no .dll for this support. The codec support is provided by the encoder. http://www.orban.com/products/streaming/opticodec-pc1010/ -greg. ORBAN. At 02:57 2007-02-14, arun arun wrote: >Hello Everyone, > >I want to know whether ice cast server supports "eAAC+" format. >Please confirm it so where is the supporting DLL available. Thanks in advance > >Regards >Arun >_______________________________________________ >Icecast mailing list >Icecast at xiph.org >http://lists.xiph.org/mailman/listinfo/icecast __________________________________________________________________________ Greg J. Ogonowski VP Product Development ORBAN / CRL, Inc. Diamond Bar, CA 91765 USA greg at orban.com http://www.orban.com From greg at orban.com Wed Feb 14 11:06:39 2007 From: greg at orban.com (Greg J. Ogonowski) Date: Wed, 14 Feb 2007 03:06:39 -0800 Subject: [Icecast] Does ICECAST support eAAC+ format In-Reply-To: <975db05f0702140257g70636f57qb8c684d0782bd918@mail.gmail.co m> References: <975db05f0702140257g70636f57qb8c684d0782bd918@mail.gmail.com> Message-ID: <6.2.3.4.2.20070214030346.04f9fe10@66.220.31.150> Yes, Icecast2 Server supports eAAC+/aacPlusv2/HE-AACv2, and very well I might add. Icecast2 Server only provides the streaming transport, therefore, there is no .dll for this support. The codec support is provided by the encoder. http://www.orban.com/products/streaming/opticodec-pc1010/ -greg. ORBAN. At 02:57 2007-02-14, arun arun wrote: >Hello Everyone, > >I want to know whether ice cast server supports "eAAC+" format. >Please confirm it so where is the supporting DLL available. Thanks in advance > >Regards >Arun >_______________________________________________ >Icecast mailing list >Icecast at xiph.org >http://lists.xiph.org/mailman/listinfo/icecast __________________________________________________________________________ Greg J. Ogonowski VP Product Development ORBAN / CRL, Inc. Diamond Bar, CA 91765 USA greg at orban.com http://www.orban.com From balbinus at bonjourlesmouettes.org Wed Feb 14 13:15:08 2007 From: balbinus at bonjourlesmouettes.org (Vincent) Date: Wed, 14 Feb 2007 14:15:08 +0100 Subject: [Icecast] ffmpeg2theora icecast ubuntu edgy In-Reply-To: <457FFA3F.7020905@kvark.hu> References: <457FFA3F.7020905@kvark.hu> Message-ID: <45D30B5C.9020907@bonjourlesmouettes.org> Hi, I've had the same problem. However, I chose not to downgrade my package, but rather to recompile it from source. The reason seems to be that Debian dropped support for Theora (as j at v2v.cc noted) in libshout too. I'm not quite sure actually, since ldd on any libshout-linked packages indicates "libtheora.so.0", but anyway something's messed up with Theora support. I recompiled libshout and did an equivs packages (see http://bonjourlesmouettes.org/index.php/2006/12/28/337-streaming-theora-sur-ubuntu-erreur-libshout for explanations - in french, sorry). Something I don't exactly understand is why the Ubuntu libshout3 package is more recent (2.2.2-1) than the Debian one (2.1-3), although the Ubuntu one seems to be maintained by the same Debian guy (Jonas Smedegaard)... Regards, Vincent Tabard Radio Pytagor : http://www.radiopytagor.com/ Balint Jacint a ?crit : > Hi, > > I just wanna share with you my experience with theora ffmpeg2theora, > icecast2 and ubuntu edgy. I wanted to broadcast live video on an > Ubuntu machine with ffmpeg2theora, oggfwd and icecast2. > I read the thread > http://lists.xiph.org/pipermail/icecast/2005-February/008608.html > about the stream dying after a couple seconds with libshout 2.0. > Now the same happens if you use libshout3 v2.2 with Ubuntu edgy. > What solved the issue for me was to downgrade libshout to dapper > version (from 2.2 to 2.1). After downgrading, the stream just started > working. > > I'm sharing it here to get this issue to the public archives. I > haven't found anything about it on the net when I was trying to solve > it. Some additional keywords for the search engines: > > WARN source/get_next_buffer Disconnecting source due to socket timeout > Source exiting > ffmpeg2theora hangs after a couple seconds > oggfwd hangs after a couple seconds > same applies to ezstream as well > ffmpeg2theora file.avi -x 320 -y 240 -V 150 -A 64 -o - --optimize | > oggfwd localhost 8000 password /test.ogg > > Yours, > Jacint > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > From zissis at tialios.gr Thu Feb 15 06:59:54 2007 From: zissis at tialios.gr (zissis at tialios.gr) Date: Thu, 15 Feb 2007 08:59:54 +0200 Subject: [Icecast] Fw: Video formats supported by Icecast? Message-ID: <011b01c750ce$e5c9a130$040a0a0a@ZartyCool> ----- Original Message ----- From: info at tialios.gr Cc: icecast at xiph.org Sent: Thursday, February 15, 2007 7:43 AM Subject: Video formats supported by Icecast? Hi, I want to use icecast for streaming videos, in formats like avi, mpg , mpeg.. some of them divx. Has anyone tryied this before can this be done ? Regards F r e e l a n c i n g . g r Zissis Tialios info at tialios.gr webmaster at freelancing.gr Tel: +302310859590 Fax: +302310889011 -------------- next part -------------- An HTML attachment was scrubbed... URL: From admin at gysmo.net Sun Feb 25 18:11:17 2007 From: admin at gysmo.net (GYSMO.Net) Date: Sun, 25 Feb 2007 13:11:17 -0500 Subject: [Icecast] configuration problems Message-ID: <000701c75908$5891a960$5300a8c0@gysmonetwork> Hi Am newbe on linux here is what i have in hands server is running fedora core 5 with apache server also am running a forum site on vBulletin that is registered and running on my server ... why all this hmmm one using shooutcast am not very please of it and knowing with your help i can get my server running out with your help using its database and DJ section for permission on who will be DJing and using the calender for thoses events what am first trying is to configure the server to work on icecast and had it running from the passed from an other friend that passed away from this world and was a great help then helping me out then where am stuck now is all i can do is getting the commande ./configure and itr did installedor think it did something into my server but is all from root side now i see i must then do make statement hmmmm ? what is that and is there anything i must configure first .... i dunno hmmm am not that great yet into unix lol can you help me out getting this box working again please admin at gysmo.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From l.willner at kabsi.at Sun Feb 25 23:00:32 2007 From: l.willner at kabsi.at (Leo Willner) Date: Mon, 26 Feb 2007 00:00:32 +0100 Subject: [Icecast] configuration problems In-Reply-To: <000701c75908$5891a960$5300a8c0@gysmonetwork> References: <000701c75908$5891a960$5300a8c0@gysmonetwork> Message-ID: <20070226000032.0lrmvhq2mpcs80gc@webmail01.kabsi.at> Hi Gysmo, As far as I can read, you just did ./configure for compiling icecast. Nothing is installed yet, it's just checking your system. If you got an or more errors during ./configure one or more libraries may be missing. it would be nice if you could tell, what the console says exactly best regards Leo Zitat "GYSMO.Net" : > Hi Am newbe on linux here is what i have in hands > server is running fedora core 5 with apache server > also am running a forum site on vBulletin that is registered and > running on my server ... why all this hmmm > one using shooutcast am not very please of it and knowing with your > help i can get my server running out with your help using its > database and DJ section for permission on who will be DJing and > using the calender for thoses events > > what am first trying is to configure the server to work on icecast > and had it running from the passed from an other friend that passed > away from this world and was a great help then helping me out then > > where am stuck now is all i can do is getting the commande > ./configure and itr did installedor think it did something into my > server but is all from root side now i see i must then do make > statement hmmmm ? what is that and is there anything i must > configure first .... i dunno hmmm am not that great yet into unix lol > > can you help me out getting this box working again please > > admin at gysmo.net > > > From clava at narod.ru Mon Feb 26 22:38:44 2007 From: clava at narod.ru (=?KOI8-R?B?IuPJxMnMyc4g5M3J1NLJyiI=?=) Date: Tue, 27 Feb 2007 01:38:44 +0300 (MSK) Subject: [Icecast] great thanks to Iceteam! Message-ID: <45E36174.000005.27510@mfront7.yandex.ru> Great thanks to you team for your good software, that help independent music, arts and culture support and communicate people in the whole world! It is important for us to stream videos automatically, but ezstream has problems with ogg theora videos streaming and has small possibilities to customize. We need for good soft (like Ices) for video streaming! If it is not difficult for your team, could you continue work in this direction? What can we help you? Very thanks and with hope to continue your fan Dmitry Tsidilin www.live-radio.ru indie radio and TV enthusiasts team From owen at nerdnetworks.org Tue Feb 27 00:59:32 2007 From: owen at nerdnetworks.org (Owen Mehegan) Date: Mon, 26 Feb 2007 16:59:32 -0800 Subject: [Icecast] Icecast source encoder that can handle http streams? Message-ID: <9A31C1D7-A910-4026-B462-B7C78DDCE6D3@nerdnetworks.org> I need to set up an icecast server which will stream out local MP3s sometimes and relay another internet radio station at other times. In order to do this, it seems like the icecast relay support won't help me - there's no way to turn that on and off without changing the icecast config and restarting the server. The only external icecast source app that seems to handle http streams is MuSE, and I'm having a hell of a time getting it working. Does anyone know of any other way I can accomplish this? -- owen at nerdnetworks.org (Owen B. Mehegan) 'There are more things in heaven and earth, Horatio, Than are dreamt of in your philosophy.' --William Shakespeare From oscar.sundbom at swipnet.se Tue Feb 27 13:21:55 2007 From: oscar.sundbom at swipnet.se (Oscar Sundbom) Date: Tue, 27 Feb 2007 14:21:55 +0100 Subject: [Icecast] Icecast source encoder that can handle http streams? In-Reply-To: <9A31C1D7-A910-4026-B462-B7C78DDCE6D3@nerdnetworks.org> References: <9A31C1D7-A910-4026-B462-B7C78DDCE6D3@nerdnetworks.org> Message-ID: <45E43073.40506@swipnet.se> Owen Mehegan skrev: > I need to set up an icecast server which will stream out local MP3s > sometimes and relay another internet radio station at other times. In > order to do this, it seems like the icecast relay support won't help > me - there's no way to turn that on and off without changing the > icecast config and restarting the server. The only external icecast > source app that seems to handle http streams is MuSE, and I'm having a > hell of a time getting it working. Does anyone know of any other way I > can accomplish this? I think you can set a mount to redirect to another mount, in case no source is connected to that mount. In that case, you could have it redirect to your relay mount (which should be hidden) and then as long as you're not streaming local mp3:s, you're relaying the other station. I haven't tried it, and it's been a while since I set up an icecast station, but I'm guessing it work. Regards, Oscar > -- > owen at nerdnetworks.org (Owen B. Mehegan) > 'There are more things in heaven and earth, Horatio, > Than are dreamt of in your philosophy.' > --William Shakespeare > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast > From chris at fourthandvine.com Tue Feb 27 17:48:17 2007 From: chris at fourthandvine.com (Chris MacDonald) Date: Tue, 27 Feb 2007 12:48:17 -0500 Subject: [Icecast] Icecast source encoder that can handle http streams? In-Reply-To: <9A31C1D7-A910-4026-B462-B7C78DDCE6D3@nerdnetworks.org> References: <9A31C1D7-A910-4026-B462-B7C78DDCE6D3@nerdnetworks.org> Message-ID: <45E46EE1.4070401@fourthandvine.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I believe the developer of Savonet/LiquidSoap reads this list from time to time, I've seen him suggest it before. I think in case it might be what you're looking for. Have a look here: http://savonet.sourceforge.net/wiki/Liquidsoap Chris Owen Mehegan wrote: > I need to set up an icecast server which will stream out local MP3s > sometimes and relay another internet radio station at other times. In > order to do this, it seems like the icecast relay support won't help me > - there's no way to turn that on and off without changing the icecast > config and restarting the server. The only external icecast source app > that seems to handle http streams is MuSE, and I'm having a hell of a > time getting it working. Does anyone know of any other way I can > accomplish this? > > -- > owen at nerdnetworks.org (Owen B. Mehegan) > 'There are more things in heaven and earth, Horatio, > Than are dreamt of in your philosophy.' > --William Shakespeare > > _______________________________________________ > Icecast mailing list > Icecast at xiph.org > http://lists.xiph.org/mailman/listinfo/icecast -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF5G7h+APTEe+oLqURAnOGAJ0Q5+NAXYyq9Fa0KkFNtuyidsgBjQCgk6gF P51xc3r2vHAgEo7AYZpC4S0= =TrBX -----END PGP SIGNATURE----- From owen at nerdnetworks.org Tue Feb 27 19:16:27 2007 From: owen at nerdnetworks.org (Owen Mehegan) Date: Tue, 27 Feb 2007 11:16:27 -0800 Subject: [Icecast] Icecast source encoder that can handle http streams? In-Reply-To: <45E43073.40506@swipnet.se> References: <9A31C1D7-A910-4026-B462-B7C78DDCE6D3@nerdnetworks.org> <45E43073.40506@swipnet.se> Message-ID: This might be a workable alternative, but it sounds like I would have to have a connection to the remote radio station all the time, even when I'm not actively relaying it. I have to pay for bandwidth overages at my hosting center, so it would be better if I could avoid streaming from the other station needlessly. It sounds like LiquidSoap may be the way to go for me. I'm going to check it out today. -- owen at nerdnetworks.org (Owen B. Mehegan) 'Though this be madness, yet there is method in't.' --William Shakespeare On Feb 27, 2007, at 5:21 AM, Oscar Sundbom wrote: > Owen Mehegan skrev: >> I need to set up an icecast server which will stream out local >> MP3s sometimes and relay another internet radio station at other >> times. In order to do this, it seems like the icecast relay >> support won't help me - there's no way to turn that on and off >> without changing the icecast config and restarting the server. The >> only external icecast source app that seems to handle http streams >> is MuSE, and I'm having a hell of a time getting it working. Does >> anyone know of any other way I can accomplish this? > > I think you can set a mount to redirect to another mount, in case > no source is connected to that mount. > In that case, you could have it redirect to your relay mount (which > should be hidden) and then as long as > you're not streaming local mp3:s, you're relaying the other station. > > I haven't tried it, and it's been a while since I set up an icecast > station, but I'm guessing it work. > > Regards, > Oscar > >> -- >> owen at nerdnetworks.org (Owen B. Mehegan) >> 'There are more things in heaven and earth, Horatio, >> Than are dreamt of in your philosophy.' >> --William Shakespeare >> >> _______________________________________________ >> Icecast mailing list >> Icecast at xiph.org >> http://lists.xiph.org/mailman/listinfo/icecast >> > From david.baelde at gmail.com Tue Feb 27 19:30:26 2007 From: david.baelde at gmail.com (David Baelde) Date: Tue, 27 Feb 2007 20:30:26 +0100 Subject: [Icecast] Icecast source encoder that can handle http streams? In-Reply-To: References: <9A31C1D7-A910-4026-B462-B7C78DDCE6D3@nerdnetworks.org> <45E43073.40506@swipnet.se> Message-ID: <53c655920702271130j4114ba72v8fe77fe604d278@mail.gmail.com> Hi list, Indeed, I'm still reading. I had actually already advised Owen to give Liquidsoap a try ;) Concerning the permanent connection to the radio, liquidsoap doesn't allow you to avoid that in its current status. It currently actively polls the remote stream and always pulls it when it's available. I've been asked once to make it possible to turn the polling/relaying off manually, it is possible to do it, but it's not done yet.. The real question now is: which solution will be adapted first for you exact need ? :p I'm trying not to spend too much time on coding these days, and I'm actually already involved in the implementation of Jack support... but basically, I'm still around and it's not a big chance. Just ask if you're sure that you'll use it ;) Cheers. -- David From hermann.schwaerzler at uibk.ac.at Wed Feb 28 09:10:21 2007 From: hermann.schwaerzler at uibk.ac.at (Hermann Schwaerzler) Date: Wed, 28 Feb 2007 10:10:21 +0100 Subject: [Icecast] Icecast source encoder that can handle http streams? In-Reply-To: References: <9A31C1D7-A910-4026-B462-B7C78DDCE6D3@nerdnetworks.org> <45E43073.40506@swipnet.se> Message-ID: <45E546FD.3040904@uibk.ac.at> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hello Owen Mehegan wrote: > This might be a workable alternative, but it sounds like I would have to > have a connection to the remote radio station all the time, even when > I'm not actively relaying it. well, you could use on-demand relaying, which is in icecast since 2.3.1 (iirc). it pulls the stream only when needed. I am using on-demand relaying for our live-stream to save the bandwidth of our studio and it works perfectly. hermann -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFF5Ub7pZ4QdpzGMxwRAjp2AKCgAoWinIqtPGo3liaHxB3r5DbX0QCg5RKC YpPpajoS0bWW0XCspgsp7f8= =S5Zm -----END PGP SIGNATURE----- From info at tialios.gr Thu Feb 15 06:18:26 2007 From: info at tialios.gr (info at tialios.gr) Date: Thu, 15 Feb 2007 06:18:26 -0000 Subject: [Icecast] Video formats supported by Icecast? Message-ID: <010801c750c4$2d1d5e60$040a0a0a@ZartyCool> Hi, I want to use icecast for streaming videos, in formats like avi, mpg , mpeg.. some of them divx. Has anyone tryied this before can this be done ? Regards F r e e l a n c i n g . g r Zissis Tialios info at tialios.gr webmaster at freelancing.gr Tel: +302310859590 Fax: +302310889011 -------------- next part -------------- An HTML attachment was scrubbed... URL: From cathalkilroy at hotmail.com Sat Feb 17 15:05:11 2007 From: cathalkilroy at hotmail.com (Cathal Kilroy) Date: Sat, 17 Feb 2007 15:05:11 -0000 Subject: [Icecast] Icecast support - windows 98 Message-ID: Hi, Is Icecast supported on windows 98? Under the documentation it says that only Windows NT, 2000 and XP are supported. Best regards, Cathal Kilroy M: 00-353(0)-87-1232649 E: cathalkilroy at hotmail.com W: http://redk.bravehost.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: