staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
686 stars 109 forks source link

MediaStream is not defined #123

Closed uktamka closed 1 year ago

uktamka commented 1 year ago

in nuxtjs3 doesn't work

reproduction

staskobzar commented 1 year ago

looks like this is packaging problem. When I point in package.json to the local plugin directory instead of npm it works. I will try to fix it soon. thanks for the report