-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! First, sorry if my english is not very correct :-) I'm a spanish student making a streaming project under Linux and I'd like to use Vorbis format but I have a problem. Now I have installed Icecast, LiveIce and the Lame encoder and they work... but in mp3 format. Lame don't have any problem with Vorbis but Icecast and LiveIce don't seem to support it. In the vorbis list some people tell me that I may get the new version of Icecast, can you give me some advice? I suppose this is the correct list to make this question, ... if I'm wrong sorry! Thanks for all ~A~ -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com> iQA/AwUBPB3aKMu1kh39gXfnEQIGKwCgwSaYX4OpLTN1/kaI+HNw29kD+FoAoIEA 1nieHXEgflzp+ej2XTp7SoHh =MTLh -----END PGP SIGNATURE----- --- >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.
Hi all, I am new in icecast, I have some problem on the directory listing. I can use directory listing on yp.icecast.org, however it seem that the yp.shoutcast.com no longer support the directory listing by icecast server. Anyone know this? Thank you very much. Alvin Law /* contact@law-kee.com */ --- >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.
On Mon, 17 Dec 2001, [iso-8859-1] Àngels Flores wrote:> Hello! > > First, sorry if my english is not very correct :-) > I'm a spanish student making a streaming project under Linux and I'd > like to use Vorbis format but I have a problem. Now I have installed > Icecast, LiveIce and the Lame encoder and they work... but in mp3 > format. Lame don't have any problem with Vorbis but Icecast and > LiveIce don't seem to support it.OK, First off, use the OggVorbis encoder. The LAME encoding doesn't work correctly, and hasn't work correctly for awhile. Secondly, get icecast2 and ices2 from xiph.org's CVS server (not Icecast.org's CVS server, which should either be updated or shut down to avoid confusion). Make sure you also have libshout2 as well if you are developing Ogg Vorbis Streaming. Feel free to use either DarkIce or Ices2 to encode live input from /dev/dsp. If you are familiar with the OggVorbis API and libshout, then it should be trivial to create a client for this. (I'm not familiar with libvorbis yet, I'm too used to libmp3lame. :P)> In the vorbis list some people tell me that I may get the new version > of Icecast, can you give me some advice? >The people on the vorbis list are right. You should get the code from xiph.org's CVS.> I suppose this is the correct list to make this question, ... if I'm > wrong sorry!No, don't worry. You're posting to the correct list. -- ------------------------------------------------ Joe Bowser - bowserj@unbc.ca ----------------------------------------------- http://bowserj.n3.net --- >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.
Hi: One other thing to be aware of. If you're not going to be using icecast1.x and libshout1.x, make sure that particularly libshout is completely gone from your system, otherwise it could well come back to haunt you. I have icecast2 and libshout2 running on the same box as an icecast1.x and libshout1.x setup, and I have to jump through several hoops in order to get libshout2 to compile and link correctly. Geoff. --- >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.