Hello,
I have some problems establishing a connection to an input.harbor using 
shoutcast protocol.
My config is as follows (snippet):

# Harbor settings
set("harbor.bind_addr", myIP)
set("harbor.icy", true)
set("harbor.username", myUser)
set("harbor.password", myPwd)
set("harbor.password.verbose", true)

liveharbor = input.harbor(password = myPwd, port = 8005, "/")

One thing I noticed is when I set the harbor port to something else than 
8005 lets say 8765 the machine opens port 8765 and ports 8005 / 8006. I 
can establish an icecast protocol connection to port 8765 but are not 
able to get one with shoutcast protocol. Even the liquidsoap log does 
not show any connection attempt.
So my first question is if ports 8005 / 8006 are standard ports for 
shoutcast or if it is a bug in the liquidsoap implementation.

After using port 8005 for the harbor I am still able to connect via 
icecast, but when trying shoutcast I can see a connection attempt in the 
logs followed by a "Failed: nth" error.

Any advise would be great.

Thanks
Marc

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to