[RELEASE] Official XBMC boblight Addon

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bleze Offline
Senior Member
Posts: 205
Joined: Nov 2009
Reputation: 0
Post: #61
I have now seen a few movies with Philips AMBX set. Here are my experiences on the ATV1;

- 1080p h.264 (MKV, x264) works most of the time but sometimes drops frames. My bet would be the added CPU cycles from boblight addon, boblightd, combustd and ruby.
- Colors of the lights are not accurate and needs calibration.
- Update speed is lagging some, which is noticeable sometimes. I'm afraid to touch this as it might cause more dropped frames.

I wonder what it would take to remove combustd and ruby from the equation...

Wikking, if you are still having problems, let me know. I will try to cook up a guide revolving the new addon and AMBX.
find quote
Eoghlear Offline
Member
Posts: 97
Joined: Aug 2009
Reputation: 0
Location: Netherlands
Post: #62
bobo1on1 Wrote:Ehm no, you still need to have libboblight on your system and a running boblightd somewhere.

Sure, but all you need to do on Live is download the source, compile & install. Also get libboblight. Then run the addon and were done right?

Or am i missing a step?

[Image: widget]
find quote
bobo1on1 Offline
cheapass Team-XBMC Developer
Posts: 2,752
Joined: Dec 2008
Reputation: 20
Post: #63
Well sure, then it should work.
find quote
Adam B. Offline
Member
Posts: 88
Joined: Mar 2009
Reputation: 0
Post: #64
Can this script be updated to look for libboblight.so in a custom path?

I run openelec, and /usr/lib is mounted read only, if I could manually specify a path for libboblight.so, I could keep boblightd and libboblight.so in the user data area.
find quote
bobo1on1 Offline
cheapass Team-XBMC Developer
Posts: 2,752
Joined: Dec 2008
Reputation: 20
Post: #65
Sure, but it's a lot easier to just set the LD_LIBRARY_PATH environment variable on your system before starting XBMC, or is that in a read only section too?
Otherwise, just look for libboblight.so in the addon code, and add a path before it.
find quote
Adam B. Offline
Member
Posts: 88
Joined: Mar 2009
Reputation: 0
Post: #66
bobo1on1 Wrote:Sure, but it's a lot easier to just set the LD_LIBRARY_PATH environment variable on your system before starting XBMC, or is that in a read only section too?
Otherwise, just look for libboblight.so in the addon code, and add a path before it.

This is read only as well, unfortunately.

I was hoping for a more "official" change, than me hacking the code for my own installation. Smile

I'm working on getting boblight added as an official package in Openelec, but in the mean time allowing users to run everything from the data area would be a good work around. If I can get the Openelec maintainers to accept my fork, this may not be needed.
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #67
then i'll wait until this exactly will happen *whistles*

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
Adam B. Offline
Member
Posts: 88
Joined: Mar 2009
Reputation: 0
Post: #68
Memphiz Wrote:then i'll wait until this exactly will happen *whistles*

I've submitted a pull request.

Boblight won't be accepted into the "main" os, but it will work as an addon. I've created an addon that should be accepted into the build and works with the modifications I made to this script.
find quote
Wikking Offline
Junior Member
Posts: 30
Joined: Aug 2010
Reputation: 1
Post: #69
@bleze
I'm still unable to get the AMBX-device working with boblight-SVN. It would be so kind of you if you could cook up a guide to getting this thing to work properly!


@Adam B.
As you have already posted your addon in the openelec-forums, do you think you could also support the AMBX-device?
find quote
Adam B. Offline
Member
Posts: 88
Joined: Mar 2009
Reputation: 0
Post: #70
Wikking Wrote:@Adam B.
As you have already posted your addon in the openelec-forums, do you think you could also support the AMBX-device?

I don't have an ambx device, so I'm not exactly sure what's needed to get it working.
find quote
Post Reply