BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
564 stars 54 forks source link

Not working in fullscreen #124

Closed stinyo7 closed 5 years ago

stinyo7 commented 5 years ago

Sorry if this has been covered elsewhere, but I can't get Huestacean to work in fullscreen on Netflix, Google Play, or Amazon Prime. Oddly enough it works for YouTube. I've tried both Chrome and Edge. Any advice?

BradyBrenot commented 5 years ago

They're probably activating whatever mode it is that blocks recording. If they use HDCP that does it. I'm unaware of any tricks to get around this but there probably are some. I want to see how OBS records the screen ...

On Fri, Apr 26, 2019, 17:40 stinyo7, notifications@github.com wrote:

Sorry if this has been covered elsewhere, but I can't get Huestacean to work in fullscreen on Netflix, Google Play, or Amazon Prime. Oddly enough it works for YouTube. I've tried both Chrome and Edge. Any advice?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BradyBrenot/huestacean/issues/124, or mute the thread https://github.com/notifications/unsubscribe-auth/AAE2QWB6TIHHRYJTWFSQBRDPSNZDXANCNFSM4HI2QG4A .

BradyBrenot commented 5 years ago

Might work if you turn off hardware acceleration in Chrome settings, but yeah, otherwise it's Windows' built-in HDCP protection stuff, I can't do anything about this.

It doesn't look like OBS can record in this situation either, regardless of the method used to hook the window. At best the browser window and the video controls all show up, but the video itself is still black. At least this is the case for me with Edge; with Chrome, I can still use Huestacean and OBS, but it doesn't go above 1080p on Netflix, I assume it's not using hardware acceleration like Edge / the Windows 10 app do.