Hello,
I tried now to make the source infallible like this:
#!/usr/bin/liquidsoap
# Log to stdout
set("log.file",false)
set("log.stdout",true)
set("log.level",4)
# Initial playlist
cue = "AnSolas&LightRocker-LiveSet2012.cue"
radio = cue_cut(mksafe(playlist(cue)))
output.icecast(%vorbis,
host = "localhost", port = 8000,
password = "mypass", mount = "stream.ogg",
radio)
But I get :
init: security exit, root euid (user).
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users