You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!!
The text was updated successfully, but these errors were encountered:
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!!
The text was updated successfully, but these errors were encountered: