Le 11.10.2012 11:48, Yoann QUERET a écrit : > Hi, > > I use a simple configuration to stream in multicast a http.input > stream. > > source = input.http( > autostart=true, > "http://91.121.163.143:8000/rcimq_relay1.mp3" > ) > input = source > output.udp( > %mp3(bitrate=64), > fallible=true, > host = "239.168.32.3", port = 5000, > input > ) > > Liquidsoap restart sometime with this log :
My monitoring script have just reload liquidsoap two time this afternoon 2012/10/11 16:10:55 [http_3945:2] Feeding stopped: Mad.End_of_stream 2012/10/11 16:10:57 [decoder:3] Method "MAD" accepted "audio/mpeg". 2012/10/11 16:10:57 [http_3945:3] Decoding... 2012/10/11 16:10:57 [http_3945:3] New metadata chunk: ? -- . 2012/10/11 16:10:58 [http_3945:2] Feeding stopped: Mad.End_of_stream 2012/10/11 16:11:01 [decoder:3] Method "MAD" accepted "audio/mpeg". 2012/10/11 16:11:01 [http_3945:3] Decoding... 2012/10/11 16:11:01 [http_3945:3] New metadata chunk: ? -- . 2012/10/11 16:11:01 [http_3945:3] New metadata chunk: ? -- . 2012/10/11 16:13:34 [udp://239(dot)168(dot)32(dot)5:5000:3] Source failed (no more tracks) stopping output... 2012/10/11 16:21:14 [udp://239(dot)168(dot)32(dot)5:5000:3] Source failed (no more tracks) stopping output... 2012/10/11 16:21:18 [http_3945:2] Feeding stopped: Mad.End_of_stream 2012/10/11 16:22:07 [decoder:3] Method "MAD" accepted "audio/mpeg". 2012/10/11 16:22:07 [http_3945:3] Decoding... 2012/10/11 16:22:07 [http_3945:3] New metadata chunk: ? -- . ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
