Open PleasedAlien opened 1 year ago
I don't see the same issue as you* but that specific scenario does appear to be broken. Unfortunately I have no idea why this happens, and I don't think it's necessarily in my code - TTV LOL Pro seems to have the same issue. I'm seeing a CORS error for some reason; I previously worked around another CORS issue that only appeared in Firefox.
In short, I don't know how to fix this and I'm too lazy to spend time on it when I don't watch Twitch in Firefox. (I'm pretty sure this used to work and I don't think I've made any major changes since then.)
* Unless you weren't running with --debug
you should be seeing hits to the server
What about accepting risks and just completely disable Cors using a extension edit:or https://addons.mozilla.org/nl/firefox/addon/cors-everywhere/
I'm hosting the luminous server on a Raspberry Pi on my local network. The luminous extension is set to the same address in both chrome and Firefox. It works as expected in Chrome, but in Firefox the stream fails to load and nothing shows up in the server console.
hosting the server locally or using
https://eu.luminous.dev
works in Firefox.I'm using Firefox Developer Edition.