Hi

I am retrying to run the script with 1.0.0 at my local computer,
to find the ALSA related bug.

Were  there any changes related to output.file.wav and 
output.icecast.vorbis.cbr with 1.0.0.beta?
The liquidsoap cannot find these output methods anymore and I do not 
find it at the API reference, ...

At line 38, char 16: unbound symbol output.file.wav.
At line 45, char 26: unbound symbol output.icecast.vorbis.cbr.

output.file.wav(
     "/mnt/archive/%Y-%m-%d/%Y-%m-%d-%H_%M_%S.wav",
     reopen_when={0m0s},
     mksafe(radio)
)

output.icecast.vorbis.cbr(
     bitrate=160,
  host="localhost", port=8001, user="user", password="pass", 
mount="/mount", radio
)

Additionally simple out(radio) does not work with alsa.in() anymore, due 
to clock problems, but output.alsa() works

BR, Peter





------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to