[Savonet-users] Fwd: Re: liq 1beta + icecast + video streaming?

2011-01-07 Thread Tarkan Kaya
Original Message Subject:Re: [Savonet-users] liq 1beta + icecast + video streaming? Date: Fri, 07 Jan 2011 21:17:05 +0200 From: Tarkan Kaya To: samuel.mim...@ens-lyon.org *Hi again, Thanks for the fast and helpful response.* /It seems that there is a probl

Re: [Savonet-users] Output.file and % syntax

2011-01-07 Thread Pascal EISELE
I've found a solution... I'm using 0.9.3 so syntax is : record.file.vorbis("test.ogg",live) 2011/1/7 Pascal EISELE > Hi, > > I'm new to liquidsoap and I'm trying to record a stream using : > > record = output.file(%vorbis, "test.ogg", live) > > I've got this error : > Line 17, char 23 before "%"

[Savonet-users] Output.file and % syntax

2011-01-07 Thread Pascal EISELE
Hi, I'm new to liquidsoap and I'm trying to record a stream using : record = output.file(%vorbis, "test.ogg", live) I've got this error : Line 17, char 23 before "%": Parse error. I don't understand why ! Moreover, how can I use metadata in filename ? Thanks for you support. Regard Pascal --

Re: [Savonet-users] Error running liquidsoap

2011-01-07 Thread Romain Beauxis
Hi Denis ! Le jeudi 6 janvier 2011 10:44:02, Denis Kot a écrit : > # liquidsoap 'output.shoutcast(%mp3, host="localhost", port = 8000, > password = "password", mksafe(playlist("/tmp/main.m3u")))' > Line 1, char 112: Unknown error > Fatal error: exception Cry.Error(1) > > liquidsoap is fro

Re: [Savonet-users] liq 1beta + icecast + video streaming?

2011-01-07 Thread Romain Beauxis
Le vendredi 7 janvier 2011 07:27:21, Samuel Mimram a écrit : > If you don't manage to compile liquidsoap, we might be able to provide you > with compiled versions of the current beta but it depends on your Linux > distribution (actually these are already ready if you use Debian or > Ubuntu). Exce

Re: [Savonet-users] Fw: regarding scheduling issue, how to use swich predicate

2011-01-07 Thread Romain Beauxis
Hi Hyun-ki Chung ! Le vendredi 31 décembre 2010 22:03:20, Hyun-ki Chung a écrit : > On my last question, I think I did not correctly observe what happened > from my script. I have the same script now and this script can only > generate stream of the jingle, but the programs, regardless of

Re: [Savonet-users] liq 1beta + icecast + video streaming?

2011-01-07 Thread Samuel Mimram
Hi, 2011/1/6 Tarkan KAYA (GMAIL) > I would like to know how to compile liq 1 beta in the right way. I think I > managed to compile > it as far as I can with my little knowledge, but stuck on the "make" part > which gives me a > > /usr/lib/ocaml/pervasives.cmi is not a compiled interface > > erro