currently I have tested it with
Liquidsoap 1.3.3 (installed via opam)
ocaml-gstreamer-0.2.3

my current code is 
emergency = single("/home/radio/liquidsoap-daemon/media/5-minutes.mp3")
gst = mksafe(input.gstreamer.audio(pipeline="uridecodebin
uri=http://any mms or m3u8 or shoutcast url"))
gst = buffer(mksafe(gst))
gst = mksafe(gst)
s = fallback(track_sensitive=false,[gst,emergency])

It still feeds blank after few minuets or few hour. 
I will post the log here in few hours.

I tried few times to build and install liquidsoap from source but failed. I 
will try once again today.







-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/339#issuecomment-416458651
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to