audioMotion-analyzer icon indicating copy to clipboard operation
audioMotion-analyzer copied to clipboard

Question will this work with stream audio services

Open mylastore opened this issue 3 years ago • 1 comments

I am using this streaming radio service https://www.radiojar.com/

Example: https://mylastore.com/radio

mylastore avatar Jan 15 '22 17:01 mylastore

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.

hvianna avatar Jan 16 '22 21:01 hvianna