Hi, Liquidsoap 0.9.2 was a snapshot of current development, introducing the replacement of ocaml-shout by ocaml-cry (libraries for sending to the icecast server). It might be our code for restarting with ocaml-cry has a problem, maybe a deadlock. We'll have to test this specifically.
On Sun, Mar 7, 2010 at 6:09 AM, polemon <[email protected]> wrote: > Please explain what "We must catchup XX.XX seconds!" means It means liquidsoap is running late, cannot send data fast enough to icecast. This might be caused by not having enough CPU power to decode/process/encode, or by having some other input/output (e.g. soundcard) that block and thus slow down the streaming process. If you think you have the second problem, and you're willing to the SVN version, please describe your config in another thread and I'll tell you how you can now cleanly handle that sort of problem. > and how I could circumvent that problem. If you're in a hurry, go back to 0.9.1, but if you wait a little bit we'll run a few tests and if we can reproduce we'll fix it quickly. Cheers, David ------------------------------------------------------------------------------ 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
