XBMC Community Forum
[RELEASE] Official XBMC boblight Addon - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Service Add-ons (/forumdisplay.php?fid=152)
+---- Thread: [RELEASE] Official XBMC boblight Addon (/showthread.php?tid=116331)



- Memphiz - 2012-02-21 16:54

hotlobster Wrote:Just installed boblight xbmc plugin. Was using X11boblight before.

This takes far less cpu than X11boblight, awesome works bob.

Some few selfish suggestions:

- I've found it hard to calibrate colors blindly. It would be great to have a calibration page in the plugin settings.
Something in 3 steps: Shows a green on screen, with some cursors to move to match this color on the led., then do the same with red and blue.

- For the fixed color stuff, is it possible to have it reacting in real time while moving the cursors ? (a color wheel like philips lamp for this would be well suited too )


- I'd love to have it reacting to music tempo creating some animation patterns with the led, not depending on visuals like I did before with x11vnc, because I hate those hypnotic animation on screen ^^.

1. All of this are nice ideas
2. All of this is not possible with the current ADDON API provided by XBMC
3. sorry for now Wink


- Memphiz - 2012-02-21 16:55

schumi2004 Wrote:Got this baby running now on a OpenELEC system and it's totally awesome, thanks to all who made this possible!

I only got some minor issue. In the plugin i can select Slow and Fast mode but also Custom and that is were it fails.

When i select Custom it only works for a second or 2 and then it stops. Haven't found a similar issue in this thread yet.

I'm running it on OpenELEC pre-eden beta 3 (deamon and plugin installed) connected to a Arduino Uno R3.

Post a xbmc.log with debugging turned on...


- hotlobster - 2012-02-21 18:28

Thanks for the answer Memphiz.

For the moment, I'm actually trying to develop an iphone webapp for boblight, to manage fixed colors from my idevice.

And I've fixed your credit on my previous comment. Thought it was bob who made the addon. My mistake Smile


- bobo1on1 - 2012-02-21 18:41

I wrote the capture code for XBMC, which is why the cpu usage is lower than with boblight-X11, so you were in fact correct Smile


- Memphiz - 2012-02-22 10:51

hotlobster Wrote:Thanks for the answer Memphiz.

For the moment, I'm actually trying to develop an iphone webapp for boblight, to manage fixed colors from my idevice.

And I've fixed your credit on my previous comment. Thought it was bob who made the addon. My mistake Smile

you mean something like this:

http://www.youtube.com/watch?v=aWmxLMJRJ5g


- Memphiz - 2012-02-22 10:53

Btw boblight finally made it into openwrt. There should be boblight-daemon (boblightd) and boblight-client (boblight-constant) - packages now in trunk.

see https://dev.openwrt.org/changeset/30608

Grats bobo1on1 Big Grin


- hotlobster - 2012-02-22 11:06

Memphiz Wrote:you mean something like this:

http://www.youtube.com/watch?v=aWmxLMJRJ5g

lol. exactly.

Some code available somewhere ?


- Memphiz - 2012-02-22 17:00

hotlobster Wrote:lol. exactly.

Some code available somewhere ?

Its just the fhem automation server running on openwrt (its pure perl) and the free fhem ios app. Then some scripts and boblight-constant on the router. If you get fhem running on one of those boxes i can give you the scripts for doing it Wink (doesn't need to be a router - can be any linux mashine).


- phil65 - 2012-02-27 05:22

thx for this plugin, works miles better than the boblight-X11 Client for me.
One question:
Would it be possible to add an option to activate ambilight also in the menus?
the client seems to recognize the menu textures now already when a video is playing in the background. or is this only possible when a video stream is running?
thanks in advance


- Memphiz - 2012-02-27 12:48

As already stated at least 2 times in this thread. This is not possible atm (only when video gets rendered ...)