Hello
Can anyone offer some advice why request.dynamic stops working? This is our
source chain:
------------
backup = noise(duration=30.)
dj_bot_tracks = request.dynamic({request.create(get_process_output("curl
--silent --basic -u username:password
http://127.0.0.1/channels/166/pick_track"))})
auto_dj = smart_crossfade(
skip_blank(
length=15.,
dj_bot_tracks
)
)
auto_pilot = normalize(fallback([auto_dj,backup])
-----------
Sometimes liquidsoap plays song, and then falls back to the backup source
which is white noise. When liquidsoap gets into this state, the liquidsoap
log shows no activity and neither does the web log. Normal behavior resumes
after restarting liquidsoap.
--
=========================================
Brandon Casci
Loudcaster
http://loudcaster.com
=========================================
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users