script.xbmc.boblight icon indicating copy to clipboard operation
script.xbmc.boblight copied to clipboard

colors correct but all leds are always full brightness, even when the area is dark.

Open TheCountess opened this issue 9 years ago • 2 comments

Using this plugin with both boblight and the hyperion boblight server results in the colors being correct and no lag (which i do get with the hyperion-kodi plugin) but its always on full brightness. a dark (even black) area results in a full on white leds. while something of color results in that color being full on.

(full on being the 70% on i configured in the arduino sketch)

using the hyperion plugin (and hyperiond) the colors are correct and so is the brightness, but that plugin has significant delay, so i'd like to use this one.

my setup is a debian (jessie) AMD E350 (bobcat) with the open source radeon drivers arduino nano connected to USB (/dev/ttyusb0) with Adafruit_NeoPixel based sketch and ws2812b led's (45 currently, 44 configured) bot 2.0.16 of this plugin, and got both boblight and hyperion of of git today (2016-1-18).

plugin configuration is set to default for movies: fast.

added boblight configuration. boblight.conf.txt

TheCountess avatar Jan 18 '16 01:01 TheCountess

found it.

the defaults are entirely wrong for me (for some reason). by setting the 'value' value really low (but not zero) i got the result i wanted.

TheCountess avatar Jan 20 '16 13:01 TheCountess

Hello, I’m having the same issue you are describing

Which ‘value’ are you referring to? The blacklevel option?

amd989 avatar Oct 16 '17 01:10 amd989