Hi all !

Indeed, a detailed ticket about the password issue posted in the trac would be 
good:
  http://savonet.rastageeks.org/

Le Tuesday 09 June 2009 09:58:56 David Baelde, vous avez écrit :
> > HOWEVER, Virtual DJ has an option to stream ogg/vorbis.  I tried
> > streaming in ogg via ICY protocol but it stil said unknown codec and
> > XXXXX.mp3 is not an mp3.
>
> This is strange, maybe virtual DJ encodes as ogg but does not indicate
> it properly to the shout/harbor server? That wouldn't be surprising,
> because afaik ICY is only for MP3.

This is very probably the case.

The algorithm for selecting an appropriate codec when connecting a source in 
harbor is the following:
 * Check for a "content-type" header. If there is such a value, we compare it 
with the content-type that we know for the codec whose support was compiled.
If for instance the content-type header is "audio/mpeg" and you did not 
compile with mad, it will fail.
 * If no content-type headers is detected *and* the protocol is ICY, then we 
try "audio/mpeg" by default.

However, it is not impossible that ICY protocol has a content-type header. In 
this case ogg/vorbis *should* work for source codec in ICY. However, this 
behaviour is clearly a corner case, since it would *never* work on a real 
shoutcast server...


Romain

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to