playlist
consumes files at maximum rate
#3744
Replies: 2 comments 1 reply
-
Thank you for this report, will have a looks shortly. |
Beta Was this translation helpful? Give feedback.
-
Wow that's an interesting bug! I believe that this is behaving as intended. Let me explain:
However, with the given script, this means that the whole liquidsoap script then becomes rate-controlled by the rate at which In other word, by sending and receiving to and from the same icecast server, the script rate-control is effectively disabled! The solution is pretty simple, however: pass |
Beta Was this translation helpful? Give feedback.
-
Describe the bug
playlist
will consume files at maximum speed when sending tooutput.icecast
if liquidsoap sendsinput.http
tooutput.icecast
at the same time.To Reproduce
Expected behavior
playlist
should consume files at a normal rate.Version details
Install method
savonet/liquidsoap:v2.2.4
Common issues
#3626
#3627
#3727 (reply in thread)
Beta Was this translation helpful? Give feedback.
All reactions