abrenoch / hyperion-android-grabber

Screen grabber for hyperion
MIT License
188 stars 31 forks source link

HyperionNG Support? #156

Closed FaserF closed 4 years ago

FaserF commented 4 years ago

Hi, I have used your software back then with the old Hyperion and a Android TV Box. By now I am running an integrated Android TV and the new HyperionNG 2.0 Alpha 6 Version. Unfortunately the Android screen Grabber doesn't work, it says successfully connected, but the lights won't take the colors from the Grabber, the continue doing the background colors if no activity is detected. I have tried disabling every input (screen, USB, background effect), but still, the colors won't take the colors from your screen Grabber.

abrenoch commented 4 years ago

This could possible be a flatbuffer vs protobuff thing... I havent taken a look at the latest hyperion.ng updates in a while.

I'll try to look into this when I get some time, I've been pretty absent around here 😅

Paulchen-Panther commented 4 years ago

What priority have you set?

FaserF commented 4 years ago

Sorry didn't want to close the issue.

I have tried multiple priority's: 1, 10, 50. Nothing was different.

Paulchen-Panther commented 4 years ago

The proto/flat server in Hyperion.NG only accepts priorities between 100 and 199

Paulchen-Panther commented 4 years ago

https://docs.hyperion-project.org/en/api/Guidelines.html#priority-guidelines Screenshot

FaserF commented 4 years ago

That was it, thanks! Now with the correct Priority it's working fine. Maybe the default values in the app should be changed from 50 to 100