Hi,

I have added a shoutcast output which had initially connected, was
listed in yp, and was viewable in their directory. On later visits to
the Shoutcast Directory, it wasn't listed, so I checked liquidsoap's
logs:

"We must catchup 15.24 seconds!
  Cry socket error: timeout, network failure, server shutdown? Restarting  
output in 3 seconds.
  Closing connection...
  Connecting mount / for [email protected]
  Connection failed: bad answer
  Connection failed, will retry again in 3 sec."


# == SHOUTCAST MP3 OUTPUT ==

       output.shoutcast.mp3(
          restart=true,
          host="ruralcatholicradio.com",
          port=8001,
          password="***",
          bitrate=32,
          samplerate=22050,
          stereo=false,
          name="Rural Catholic Radio",
          description="Rural Catholic Radio . . . from the heartland, with 
love",
          genre="Christian, Catholic, talk, mix",
          public=true,
          url="http://www.ruralcatholicradio.com";,
       icmp3)


Any idea how to fix this?

Thanks,
Andre

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to