While Djing (in middle of a song) auto dj fades back in then fades back to live dj #2498
Torchwoodhosting
started this conversation in
User Support
Replies: 1 comment 3 replies
-
Hi, This is usually linked to a drop in the DJ's connection. The most straight forward tool is to increase the input buffer and see if that helps keeping the data flowing while the connection temporarily drops. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Useing LiquidSoap V1.3.7 While Dj'ing (in middle of a song) auto dj fades back in then fades back to live dj the log shows this:
[input(dot)harbor_6469:4] Buffer emptied, buffering needed
i'm using this
live = audio_to_stereo(input.harbor(icy=true,"/",port=4896,auth=auth,buffer=29.0,max=30.0,on_connect=live_connected(),on_disconnect=live_disconnected))
ignore(output.dummy(live, fallible=true))
It helps but still happens while streaming Does any one have an ideas how to fix this issue.....
Its not the net issue, or drops nor does sams show any errors like unable to send data fast enough.... I'm at wits end here how to solve this issue...... Any help is appricated!
Beta Was this translation helpful? Give feedback.
All reactions