Ricardo Meechan
2005-Jul-13 18:22 UTC
[Icecast] IceCast 2.2 MP3 stream and Real Player noise
Thanks for the reply Karl, Both /admin/ and /admin/stats.xsl cause it to crash, I tried the alias aswel, always a crash Both the boxes have different icecast configs, one is custom and the other is the default. I have kh12d running on a fedora box and has been up since Thu, 07 Jul 2005 23:55:05 +0100 Its just a pity that my colocated box is a windows box :( Regards. rico -----Original Message----- From: Karl Heyes [mailto:karl@xiph.org] Sent: 14 July 2005 2:15 AM To: Ricardo Meechan Cc: icecast Subject: RE: [Icecast] IceCast 2.2 MP3 stream and Real Player noise On Wed, 2005-07-13 at 23:54, Ricardo Meechan wrote:> Hi, > Many thanks for the build, > I gave up trying to compile using vs.net! ;-)it will be possible, but I don't know what vs.net needs> However, > When trying to access the admin page it the server will crash... Ive > tried this on 2 machines and both crash when trying to access /admin/ > > Is anyone else getting this?There is a quirk that came about due to some changes to the admin interface, the /admin/ link ended up returning the xml stats instead of the stats.xsl, but a crash is not something that occurs here on linux, so I'll need to look at a win32 build. in the meantime use /admin/stats.xsl or create an alias for it in the xml, either of those should work. karl. Ricardo Meechan IT Administrator Mobile: +44 (0) 7966 484 371 Wilson & Garden LTD t: +44 (0) 1236 823291 f: +44 (0) 1236 825683 Company registered in Scotland SC267457 NOTE: All emails to and from Wilson & Garden are protected by Antivirus and spam filters. We use Trend Scanmail for AV and spamhaus.org & spamcop.net for spam filtering. This message (and any associated files) is intended only for the use of the individual or entity to which it is addressed and may contain information that is confidential, subject to copyright or constitutes a trade secret. If you are not the intended recipient you are hereby notified that any dissemination, copying or distribution of this message, or files associated with this message, is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. Messages sent to and from us may be monitored. Internet communications cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. Therefore, we do not accept responsibility for any errors or omissions that are present in this message, or any attachment, that have arisen as a result of e-mail transmission. If verification is required, please request a hard-copy version. Any views or opinions presented are solely those of the author and do not necessarily represent those of the company.
the crashes were caused by libxml2. Apparently, in their infinite wisdom, the libxml2 team decided to stop distributing VC project files, so actually building a somewhat recent libxml2 has become an artform...My error was in using some pre-built binaries... Anyone whose done VC development can probably vouch for me, using prebuilt binary forms of libraries, is well...tricky...to say the least.. Anyway, I've gone back to using the older versions of libxml2 that the main trunk of icecast uses, and all is now better. Sorry about the trouble.. The new icecast-kh binary can be found here : http://www.oddsock.org/icecast/icecast2_win32_kh_trunk_07132005_setup.exe oddsock At 08:21 PM 7/13/2005, you wrote:>Thanks for the reply Karl, >Both /admin/ and /admin/stats.xsl cause it to crash, I tried the alias >aswel, always a crash >Both the boxes have different icecast configs, one is custom and the >other is the default. > > >I have kh12d running on a fedora box and has been up since Thu, 07 Jul >2005 23:55:05 +0100 >Its just a pity that my colocated box is a windows box :( > > >Regards. >rico > > >-----Original Message----- >From: Karl Heyes [mailto:karl@xiph.org] >Sent: 14 July 2005 2:15 AM >To: Ricardo Meechan >Cc: icecast >Subject: RE: [Icecast] IceCast 2.2 MP3 stream and Real Player noise > >On Wed, 2005-07-13 at 23:54, Ricardo Meechan wrote: > > Hi, > > Many thanks for the build, > > I gave up trying to compile using vs.net! ;-) > >it will be possible, but I don't know what vs.net needs > > > However, > > When trying to access the admin page it the server will crash... Ive > > tried this on 2 machines and both crash when trying to access /admin/ > > > > Is anyone else getting this? > >There is a quirk that came about due to some changes to the admin >interface, the /admin/ link ended up returning the xml stats instead of >the stats.xsl, but a crash is not something that occurs here on linux, >so I'll need to look at a win32 build. > >in the meantime use /admin/stats.xsl or create an alias for it in the >xml, either of those should work. > >karl. > > > >Ricardo Meechan >IT Administrator >Mobile: +44 (0) 7966 484 371 > >Wilson & Garden LTD >t: +44 (0) 1236 823291 >f: +44 (0) 1236 825683 > > >Company registered in Scotland SC267457 > >NOTE: All emails to and from Wilson & Garden are protected by Antivirus >and spam filters. >We use Trend Scanmail for AV and spamhaus.org & spamcop.net for spam >filtering. > >This message (and any associated files) is intended only for the use of >the individual or entity to which it is addressed and may contain >information that is confidential, subject to copyright or constitutes a >trade secret. If you are not the intended recipient you are hereby >notified that any dissemination, copying or distribution of this message, >or files associated with this message, is strictly prohibited. If you have >received this message in error, please notify us immediately by replying >to the message and deleting it from your computer. Messages sent to and >from us may be monitored. > >Internet communications cannot be guaranteed to be secure or error-free as >information could be intercepted, corrupted, lost, destroyed, arrive late >or incomplete, or contain viruses. Therefore, we do not accept >responsibility for any errors or omissions that are present in this >message, or any attachment, that have arisen as a result of e-mail >transmission. If verification is required, please request a hard-copy >version. Any views or opinions presented are solely those of the author >and do not necessarily represent those of the company. > > > > > >_______________________________________________ >Icecast mailing list >Icecast@xiph.org >http://lists.xiph.org/mailman/listinfo/icecast
Hi folks, I'm kinda new on the list. I've been trying to build libshout 2.1 and then icecast 2.2.0 under Windows, using Visual Studio 7.0 (.net), but had lots of problems. I've fetched needed packages including curl, iconv, libxml2, libxslt, org, pthreads, theora, but I still cannot find "implement.h", and the build reports errors at linking such as "invalid or corrupt file". Does any one have experience on building under Windows, and can refer me further resources? Anywhere to download the complete source package that can be built smooth under Windows? Your help is greatly appreciated. Best, Yi