• 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 107
[RELEASE] Official XBMC boblight Addon
sounds like a messed up boblight.conf ... xbmc.log wouldn't help in that case...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Do an svn update, most likely that patch is messing with the timing.
Reply
Thanks for the quick feedback. I still get the same strange color output.
And, stupid me, just remembered that I removed EHOPRT to avoid a compile error earlier:
Code:
util/serialport.cpp: In member function ‘bool CSerialPort::Open(std::string, int, int, int, int)’:
util/serialport.cpp:224:84: error: ‘ECHOPRT’ was not declared in this scope
I guess this could have something to do with it. Is there a fix for this as well?
Asus motherboard
Intel i5 8500
6 GB RAM
Win 10 64bit
Reply
Removing it is the correct fix.
What hardware are you using with boblight?
Reply
bobo1on1 Wrote:What hardware are you using with boblight?

I'm using the setup described in http://livelightproject.com/.
It works perfect with boblight 1.3 together with getpixel.

Edit: I fiddled a bit with my configuration file and when I use "5A" instead of "55 AA" as prefix, it works as a charm! It's wonderful!!!
Link to the newest revision of boblightd for Windows, http://www.mediafire.com/file/52gqotejz3...d_r416.rar
Asus motherboard
Intel i5 8500
6 GB RAM
Win 10 64bit
Reply
PolliSoft Wrote:I'm using the setup described in http://livelightproject.com/.
It works perfect with boblight 1.3 together with getpixel.

Edit: I fiddled a bit with my configuration file and when I use "5A" instead of "55 AA" as prefix, it works as a charm! It's wonderful!!!
Link to the newest revision of boblightd for Windows, http://www.mediafire.com/file/52gqotejz3...d_r416.rar

Finally!! Thanks for compiling boblightd for windows... Works great Big Grin
does boblightd have any switches (settings) to change pixel count? My display colors are not accurate (I already tested static colors, My setup is correct). Just want to lower how many pixels make the average color.
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
The number of pixels used for caluclationg the lights is hardcoded in the boblight addon (32x32 or 64x64 pixels i think). If your colors are not accurate you should fiddle with the settings in boblight.conf for each color i think (value, gamma).
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Memphiz Wrote:The number of pixels used for caluclationg the lights is hardcoded in the boblight addon (32x32 or 64x64 pixels i think). If your colors are not accurate you should fiddle with the settings in boblight.conf for each color i think (value, gamma).

I interpret your answer as the hscan and vscan options in the boblight.conf file is not used by the addon. Is that correct?
Asus motherboard
Intel i5 8500
6 GB RAM
Win 10 64bit
Reply
No, the hscan and vscan options are used by the addon.
Reply
I know this is offtopic but I just wanted to post this.

Here is my adalight + lightpack setup with XBMC.
http://www.youtube.com/watch?v=_wumdVgtuFo

It's running on a Atom 330 with nVidia ION chipset. Disabling the true fullscreen option made it work.

Thx for the help here anyway. I love XBMC.
Reply
If You have a lot of leds, adjusting the sensitive areas could take quite some time.
Somebody in the earlier posts linked my calculator (originaly made for lightpack).
For some days now, it can produce boblight config too.
I recommend it for Your kind attention.
Reply
thx - i linked it in the first thread if you don't mind...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
MrHenky Wrote:I know this is offtopic but I just wanted to post this.

Here is my adalight + lightpack setup with XBMC.
http://www.youtube.com/watch?v=_wumdVgtuFo

It's running on a Atom 330 with nVidia ION chipset. Disabling the true fullscreen option made it work.

Thx for the help here anyway. I love XBMC.

How would you use this for LED Strips I have four LED Strips spanning the outer edges of the screen and only want the outer most pixel colors averaged and lit...
My Current boblight v/h scan looks like this:

name top
hscan 0 100
vscan 0 50

name right
hscan 50 100
vscan 0 100

name left
hscan 0 50
vscan 0 100

name bottom
hscan 0 100
vscan 50 100
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
Lunatixz Wrote:How would you use this for LED Strips I have four LED Strips spanning the outer edges of the screen and only want the outer most pixel colors averaged and lit...
My Current boblight v/h scan looks like this:

name top
hscan 0 100
vscan 0 50

name right
hscan 50 100
vscan 0 100

name left
hscan 0 50
vscan 0 100

name bottom
hscan 0 100
vscan 50 100

It depends on Your resolution. Simply change the boblight percent values to pixels.
Reply
Memphiz Wrote:thx - i linked it in the first thread if you don't mind...

Niice! Nod
Adalight with Lightpack calculator (with boblight support) http://tvgloria.hu/
Reply
  • 1
  • 8
  • 9
  • 10(current)
  • 11
  • 12
  • 107

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Official XBMC boblight Addon3