Hi all!

2011/12/19 David Baelde <david.bae...@gmail.com>:
> Since there was no answer regarding mixxx, let's apply the general
> procedure: let's find out what mixxx does. Look carefully at the logs,
> possibly with debugging log level, send precise error reports to the
> list, and consider using the authentification function to get som
> extra debugging information.

Just a couple of extra information:
* You can see what password is received by liq using this setting:
    set("harbor.verbose",true)
    set("log.level", 4)

* If mixxx is using shoutcast's protocol, do not forget to enable it.
Old liq versions use a global setting while in recent versions, you
need to set icy=true in input.harbor's parameters

* If using shoutcast's protocol, make sure the configured port for
mixxx is correct. It usually needs to be port+1, for instance if yo
have:
  input.harbor(port=8000, ...)
then you may need to setup mixxx to use port 80001

* Make sure the audio format used by mixxx is enabled in liquidsoap's decoders.

Overall, input.harbor's protocol support should be fairly reliable.
The only case we had in the past was a bug an OSX source client's
password information (off by one bug on the password string). Can't
remember the name of the software at the moment, though..

Good luck!
Romain

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to