“Source not supported” Error using Backblaze and next-video in NextJS
However, my Video component is throwing an error when I visit the page. The URL works in a tag in Next.js, but it does not work the same way in the next-video package. I have configured my next.config.mjs file following the guide provided [here](URL to the guide), and I can successfully upload videos to Backblaze. However, I can’t seem to display them using next-video.