omg, what about mp3 support? :) that would be really kinda neat :P ----- Original Message ----- From: "Karl Heyes" <karl@xiph.org> To: "icecast-dev" <icecast-dev@xiph.org>; "icecast" <icecast@xiph.org> Sent: Saturday, January 10, 2004 2:02 AM Subject: [icecast] Ices 2.0 beta3 <p>> This is to announce the release of ices 2.0 beta 3. The source client> for streaming Ogg Vorbis to Icecast 2. > > After far too much time having passed since beta 2, where many fixes and > updates have been applied, it's time to push for a full 2.0 release. > This beta is really to flush out any remaining issues, so no new > functionality is to be added until after the 2.0 release. > > Download from http://www.icecast.org/files/ices-2.0-Beta3.tar.gz > > Please send all Bug reports to the icecast-dev mailing list. > > karl. > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to'icecast-request@xiph.org'> containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. > > ><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
ROFLMAO Josephus wrote:> omg, what about mp3 support? :) that would be really kinda neat :P > >-- Michael H. Collins Admiral, Penguinista Navy http://linuxlink.com http://www.honestvaclavs.com/ <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
ices-0.2x has mp3 support. but not for live streaming. darkice works quite well for live mp3 streaming, with icecast1 or icecast2. b. <p>On Sat, Jan 10, 2004 at 12:41:24PM +0100, Josephus wrote:> omg, what about mp3 support? :) that would be really kinda neat :P > > ----- Original Message ----- > From: "Karl Heyes" <karl@xiph.org> > To: "icecast-dev" <icecast-dev@xiph.org>; "icecast" <icecast@xiph.org> > Sent: Saturday, January 10, 2004 2:02 AM > Subject: [icecast] Ices 2.0 beta3 > > > > This is to announce the release of ices 2.0 beta 3. The source client > > for streaming Ogg Vorbis to Icecast 2. > > > > After far too much time having passed since beta 2, where many fixes and > > updates have been applied, it's time to push for a full 2.0 release. > > This beta is really to flush out any remaining issues, so no new > > functionality is to be added until after the 2.0 release. > > > > Download from http://www.icecast.org/files/ices-2.0-Beta3.tar.gz > > > > Please send all Bug reports to the icecast-dev mailing list. > > > > karl. > > > > > > --- >8 ---- > > List archives: http://www.xiph.org/archives/ > > icecast project homepage: http://www.icecast.org/ > > To unsubscribe from this list, send a message to > 'icecast-request@xiph.org' > > containing only the word 'unsubscribe' in the body. No subject is needed. > > Unsubscribe messages sent to the list will be ignored/filtered. > > > > > > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered.-- Nullum magnum ingenium sine mixtura dementiae fuit - Seneca (there is no great genuis without madmess) --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
I have successfully built icecast 2.0.0 on IRIX 6.5.17 with the MIPSPRO 7.4.1 compiler set. The following problems were encountered: Errored with undefined __FUNCTION__, used the #ifdef win32 __FUNCTION__ define. Errored with: cc-1028 cc: ERROR File = fserve.c, Line = 323 The expression used must have a constant value. mime_type exttype = {ext, NULL}; at fserve.c line 323 changed from: mime_type exttype = (ext, NULL); void *result; to: mime_type exttype; void *result; exttype.ext = ext; exttype.type = NULL; For some reason configure did not add -logg to the link options, added this manually. Thought this info might be handy. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
This is to announce the release of ices 2.0 beta 3. The source client for streaming Ogg Vorbis to Icecast 2. After far too much time having passed since beta 2, where many fixes and updates have been applied, it's time to push for a full 2.0 release. This beta is really to flush out any remaining issues, so no new functionality is to be added until after the 2.0 release. Download from http://www.icecast.org/files/ices-2.0-Beta3.tar.gz Please send all Bug reports to the icecast-dev mailing list. karl. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.