Plex Ambilight

Adds an ambient light effect to the Plex web player to prevent OLED burn-in and enhance immersion.

< Σχολιασμός για τον κώδικα Plex Ambilight

Ερώτηση/σχόλιο

§
Δημοσιεύτηκε: 26/08/2025

Hey, first off this is amazing, just one question, same as with Ambilight for YT at some point, this seems to make the nvidia RTX super resolution not work,
I tried to look into the code of that extension to see how does it work there, but couldn't figure it out.
Any suggestions?

HELiX Dzn™Δημιουργός
§
Δημοσιεύτηκε: 26/08/2025

I think the method I'm using here is interfering with RTX sr. I'm using a simple canvas API to draw the blurred bg but it's cpu based and not gpu webgl (that's probably the issue). The ambilight youtube extension does have an option for webgl so I'll look into it, but it seems like a bit of an undertaking to make that work. I might not be able to make it a tampermonkey script and would have to instead make it a full extension.

I'll do some research and consider whether that is possible. Sorry I can't do much at the moment

§
Δημοσιεύτηκε: 10/09/2025

I see, alright, Thank you for taking the time to answer, hoping for a webgl version if you find the time, that would be incredible.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.