Hello
I have problem with output configuration. I added 3 stream server in my conf
files to have security for broadcasting but when one of all server is down,
liquid stop. Can you help me ?
Thanks for your help !
Guillaume
My conf file:
# SERVER SETTINGS
set("log.file.path","/home/smplayer/logs/player_1_liquid.log")
set("log.stdout", true)
set("server.telnet", true)
set("init.daemon",true)
set("init.daemon.pidfile",true)
set("decoding.buffer_length",30.)
# INPUT SETTINGS
list = playlist.safe(mode="normal",reload=10,
"/home/smplayer/bin/player_1_liquid.lst")
default = single("/home/player1/securite.mp3")
source = fallback(track_sensitive = false,[ request.queue(id="request")
,list, default])
source = insert_metadata(source)
# EFFECTS SETTINGS
list = eat_blank(threshold=-50.0,length=1.9,list)
source = amplify(1.,source)
list = crossfade(fade_in=10.,fade_out=10.,start_next=10.,list)
# OUTPUT SETTINGS
output.shoutcast.mp3(host="XXX.XXX.XXX.XXX",port=8020,
password="xxxxx",bitrate = 128,name = "",description = "",url = "",genre =
"",source)
output.shoutcast.mp3(host="XXX.XXX.XXX.XXX",port=8025,
password="xxxxx",bitrate = 128,name = "",description = "",url = "",genre =
"",source)
output.shoutcast.mp3(host="flux2.XXXXX",port=7505, password="xxxxx",bitrate
= 128,name = "",description = "",url = "",genre = "",source)
Log file :
2010/08/11 14:10:55 [src_5436:3] Switch to player_1_liquid(dot)lst.
2010/08/11 14:11:12 [output(dot)shoutcast(dot)mp3:2] Cry socket error:
timeout, network failure, server shutdown? Restarting the output in 3
seconds.
2010/08/11 14:11:12 [output(dot)shoutcast(dot)mp3:3] Closing connection...
2010/08/11 14:11:16 [output(dot)shoutcast(dot)mp3:3] Connecting mount / for
[email protected]...
2010/08/11 14:11:16 [output(dot)shoutcast(dot)mp3:2] Connection failed:
could not connect to host
2010/08/11 14:11:16 [threads:1] Thread "root" aborts with exception
Cry.Error(1)!
2010/08/11 14:11:16 [stderr:3] Thread 4 killed on uncaught exception
Cry.Error(1)
2010/08/11 14:11:16 [main:3] Shutdown started!
2010/08/11 14:11:16 [root:3] Shutting down sources...
2010/08/11 14:11:16 [output(dot)shoutcast(dot)mp3:3] Closing connection...
2010/08/11 14:11:16 [output(dot)shoutcast(dot)mp3:3] Closing connection...
2010/08/11 14:11:16 [output(dot)shoutcast(dot)mp3:3] Closing connection...
2010/08/11 14:11:16 [player_1_liquid(dot)lst:3] Finished with
"/home/radio52/elducass/02 Piste 2.mp3".
2010/08/11 14:11:16 [main:3] Waiting for threads to terminate...
2010/08/11 14:11:16 [main:3] Cleaning downloaded files...
2010/08/11 14:11:16 >>> LOG END
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users