webcast / webcaster

Client for the webcast websocket protocol.
https://webcast.github.io/webcaster/
MIT License
155 stars 35 forks source link

Audio stuttering both on cue without streaming, and when streaming to liquidsoap #22

Open kavanagh21 opened 3 years ago

kavanagh21 commented 3 years ago

I've been unable to identify the source of this problem; when I load an audio file into the example client and press play, the audio quality stutters heavily. This happens both when listening the item on CUE in the local browser and also when listening to the stream when it appears on an Icecast server via liquidsoap.

I've attached an example of the audio here (accessible from this link: https://www.dropbox.com/s/4cyq2qujlz0ece4/Example.mp3?dl=0

The beginning of the file is the audio as it comes out of the webcaster client, and the second part is the actual audio file if you play it locally in a media player.

The only error I can see in the console is a number of instances of: [Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead.

Is happening on Chrome and Edge, on Windows 10 and Windows 11 developer edition, and on multiple computers.

Any help would be greatly appreciated!!

risharde commented 2 years ago

Experiencing the same, also I am not even sure it's working with liquidsoap. Is this project abandoned?

caf2022 commented 2 years ago

@kavanagh21 How are you? Did you find a solution for this issue wih the audio?