When playing a HTTP audio live stream in Safari, the analyser's
getByteFrequencyData
fills the Array with zeroes.In all other browsers this works as expected, and Safari has no problems correctly populating the frequency data for static files.
CORS headers are correctly set, the Apple documentation mentions no special cases.