Hi, I would like to stream MP3 to Icecast2 and read in the archives that this should work fine with ices0. I compiled and installed both icecast2 and ices0 fine, but ices0 seems to fail to authenticate. [2004-02-09 22:16:10] INFO connection/_handle_source_request Source (/) attempted to login with invalid or missing password [2004-02-09 22:16:11] INFO connection/_handle_source_request Source logging in at mountpoint "/" Am I overlooking something? --- Jeroen --- >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 would like to stream MP3 to Icecast2 and read in the archives that > this should work fine with ices0.I've got it running fine right here, so that's not the problem.> I compiled and installed both icecast2 and ices0 fine, but ices0 seems > to fail to authenticate. > > [2004-02-09 22:16:10] INFO connection/_handle_source_request Source > (/) attempted to login with invalid or missing password > [2004-02-09 22:16:11] INFO connection/_handle_source_request Source > logging in at mountpoint "/" > > Am I overlooking something?What did you set as a source-password in icecast.xml (or whatever config-file you use)? Don't tell me of course, ask this to yourself ;) When you start ices you should have the -P flag or - when using the password in a config-file - the <password></password>-tag set with that password. Greetz, Ivo --- >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 Tuesday 10 February 2004 08:42, Jeroen Geusebroek wrote:> Hi, > > I would like to stream MP3 to Icecast2 and read in the archives that this > should work > fine with ices0. > > I compiled and installed both icecast2 and ices0 fine, but ices0 seems to > fail to authenticate. > > [2004-02-09 22:16:10] INFO connection/_handle_source_request Source (/) > attempted to login with invalid or missing password > [2004-02-09 22:16:11] INFO connection/_handle_source_request Source > logging in at mountpoint "/" > > Am I overlooking something? >You probably have it configured to use the wrong protocol. Mike --- >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.
> What did you set as a source-password in icecast.xml (or whatever > config-file you use)? Don't tell me of course, ask this to yourself ;) > > When you start ices you should have the -P flag or - when using the > password > in a config-file - the <password></password>-tag set with that password.I use a command line like this: ./ices -F playlist -h IP -m mountpoint -P secret -r It's of course the same password as in the icecast config ;) --- Jeroen --- >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 compiled and installed both icecast2 and ices0 fine, but ices0 seems > to > > fail to authenticate. > > > > [2004-02-09 22:16:10] INFO connection/_handle_source_request Source (/) > > attempted to login with invalid or missing password > > [2004-02-09 22:16:11] INFO connection/_handle_source_request Source > > logging in at mountpoint "/" > > > > Am I overlooking something? > > > > You probably have it configured to use the wrong protocol.And what changes should I make then? I didn't know icecast uses more then 1 protocol? --- Jeroen --- >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.