Re: [Savonet-users] Send metadata to separate program

2015-05-15 Thread Yoann QUERET
On 05/15/2015 06:40 PM, dtouch3d completely wrote: > Hello, > > I have a large number of streams (about 100) produced by liquidsoap. the > will be available from a web site and I want to show the corresponding > metadata. Ideally, I would like to use something like websockets from a > separate app

Re: [Savonet-users] Send metadata to separate program

2015-05-15 Thread dtouch3d completely
Very interesting, thanks! I just saw that there is a http.get and http.post function so it would be better to have liquidsoap do a request as it would be lighter on the server and there would be no need for managing another set of servers, ports etc. Thank you all. On Fri, May 15, 2015 at 7:53 PM

Re: [Savonet-users] Send metadata to separate program

2015-05-15 Thread Sarah k Alawami
If you did not do already (I can't read your mind) try accessin the code cook book. I think in there is the telnet feature you want. I'm not versed in all features of liquid soap as mine is a basic use case but I'm always learning. blessings. > On May 15, 2015, at 9:40 AM, dtouch3d completely

Re: [Savonet-users] Send metadata to separate program

2015-05-15 Thread Alex LaBranche
from http://liquidsoap.fm/doc-svn/scripts/get_json_metadata.html meta = ref [] # s = some source # Update current metadata # converted in UTF8 def update_meta(m) = m = metadata.export(m) recode = string.recode(out_enc="UTF-8")

[Savonet-users] Send metadata to separate program

2015-05-15 Thread dtouch3d completely
Hello, I have a large number of streams (about 100) produced by liquidsoap. the will be available from a web site and I want to show the corresponding metadata. Ideally, I would like to use something like websockets from a separate application, so the metadata would be pushed to listeners on chang

[Savonet-users] Error while loading dynamic lame encoder

2015-05-15 Thread Marc Guercy
If I try to play a wav or an mp3 file, even in the most simple way like this: liquidsoap 'out(single("chopin.wav"))' I get this: [main:3] Using: pcre=6.2.5 dtools=0.3.1 duppy=0.4.2 duppy.syntax=0.4.2 cry=0.2.2 mm=0.2.1 xmlplaylist=0.1.3 mad=0.4.4 dynlink=[distributed with Ocaml] aacplus=0.2.0