eshaz / icecast-metadata-js

Browser and NodeJS packages for playing and reading Icecast compatible streaming audio with realtime metadata updates.
164 stars 20 forks source link

IcecastReadableStream is not exported by node_modules/icecast-metadata-js/index.js #148

Closed isiah-lloyd closed 1 year ago

isiah-lloyd commented 1 year ago

image Getting this error when using Icecast-Metadata-Player, adding IcecastReadableStream to the exports allows the build to continue but there are more issues while using rollup that I will document in another issue.