I tried to put the http url of mu m3u file (or directly for testing the mp3 
file url) directly in input.http (
main_queue = 
input.http("http://armb2.saooti.net:8888/armb/media?path=Efficace%2FSummer+Of+Love+-+U2.mp3";).
 It doesn't works and buffer indicate that it was full.
I set an important buffer (for testing)
main_queue = 
input.http(max=3000.,"http://armb2.saooti.net:8888/armb/media?path=Efficace%2FSummer+Of+Love+-+U2.mp3";).
 No error log anymore (except [http_10577:2] Feeding stopped: end of track 
looping) but no sound

Did i do the right thing (I'm not sure) ? 
Is it supposed to work like that ? 
Can I put a m3u url instead of a file url ?

-- 
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/733#issuecomment-473914408
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to