audioMotion-analyzer
audioMotion-analyzer copied to clipboard
Question will this work with stream audio services
I am using this streaming radio service https://www.radiojar.com/
Example: https://mylastore.com/radio
Hello!
It should work if you have access to the audio element created by the player, or if it provides a WebAudio-compatible output node you can use as source to audioMotion-analyzer.
On a quick look, they seem to use a modified version of jPlayer. I've made a quick integration with the jPlayer demo on this pen.