• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 107
[RELEASE] Official XBMC boblight Addon
not that i know off ... the windows version you found is an old and incompatible version. You have to wait until one dev ports the current version over to windows. Thats not me atm...
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
Lunatixz Wrote:anyone developing a bobolightd for windows? their is a compiled version posted by kimp but it doesn't seem to work...

Let me know what you did and what does not work. You may not have correct setting in your boblight.conf.


Quote:the windows version you found is an old and incompatible version

I compiled current SVN source with cygwin. As I said, I tested with your recent plugin and eden-beta.
Reply
kimp93 Wrote:Let me know what you did and what does not work. You may not have correct setting in your boblight.conf.




I compiled current SVN source with cygwin. As I said, I tested with your recent plugin and eden-beta.

Well that might work of course ... Wink - there was an old offical boblight version (which existed for windows as well) - which is not compatible with that addon ...
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
Hello there,

I got myself the Adalight setup and it works with the processing tool, but that is kind of slow.

I've also tried Lightpack, which works pretty good but not within XBMC.

I want to get boblightd working. What I've been doing so far.

1. I've downloaded and uploaded the fastatmo.pde from this thread
http://www.adafruit.com/forums/viewtopic...7&p=124663 to my arduino

2. I've downloaded Boblight 1.3-beta 1 and used also the conf-file from the thread above.

3. I've downloaded the boblightd addon for XBMC

4. I've copied the dll-file into the addon folder
%AppData%\XBMC\addons\script.xbmc.boblight\resources\lib

In XBMC I get a timeout.
18:41:51 T:4908 NOTICE: boblight: connection to boblightd failed: 127.0.0.1:19333 Connect timed out

The port is ok, so is the local ip adress of course. Running as admin doesn't change anything. Running bob on another computer with the ip adress configured in the plugin isn't working too.

What am I'm doing wrong or won't it work anyway. I always get a timeout.

cheers
Reply
MrHenky Wrote:2. I've downloaded Boblight 1.3-beta 1 and used also the conf-file from the thread above.

That version of boblight is incompatible with the boblight addon, you need boblight from http://code.google.com/p/boblight/
I don't provide any binaries for windows, but you can get a boblightd compiled on cygwin here: http://forum.xbmc.org/showpost.php?p=986...stcount=99

edit: oops, seems it was hosted on megaupload
Reply
bobo1on1 Wrote:edit: oops, seems it was hosted on megaupload

Added more mirrors to boblightd for windows
Reply
bobo1on1 Wrote:That version of boblight is incompatible with the boblight addon, you need boblight from http://code.google.com/p/boblight/
I don't provide any binaries for windows, but you can get a boblightd compiled on cygwin here: http://forum.xbmc.org/showpost.php?p=986...stcount=99

edit: oops, seems it was hosted on megaupload

I got that version already but it won't start. Startet from the command line it immediately closes.
Reply
I'm having the exactly the same problem. Anyone got any ideas on how to solve this problem? I don't know if it matters, but i'm using Openelec.
The LEDs never completely go out..whats even stranger it that when i activate static background-lighting and set the channels all to 0 its brighter than all channels on 1...

thanks,
devnull

regnets Wrote:Hi,

i am using boblight for about a week, it is really great!

I just discovered that dark scenes in movies are not dark enough Big Grin. As example: If i see a really dark scene my led are still lighting a bit up. I tried to change the settings in the boblight addon. So far every change seems to make the light brighter as the default settings. Am i doing anything wrong? Did i misinterpret the settings?

Thank you!

regnets
Reply
Just got my CrystalBuntu / boblight / adalight system pulled together. I've found that I really like having the threshold set high so the lights only fire when there are bright spots around the edges.

Unfortunately, sometimes the scenes will be just bright overall, and the effect is not quite so spectacular when action hits the edges of the screen.

To emphasize explosions and whatnot, would it be possible to modify the plugin to amplify the output values, or drop the threshold, depending on audio output level?

I'd pull the code and try poking at it, but my programming experience is pretty minimal. I'm happy to test though.
Reply
DarioS Wrote:Just got my CrystalBuntu / boblight / adalight system pulled together. I've found that I really like having the threshold set high so the lights only fire when there are bright spots around the edges.

Unfortunately, sometimes the scenes will be just bright overall, and the effect is not quite so spectacular when action hits the edges of the screen.

To emphasize explosions and whatnot, would it be possible to modify the plugin to amplify the output values, or drop the threshold, depending on audio output level?

I'd pull the code and try poking at it, but my programming experience is pretty minimal. I'm happy to test though.

not possible because there is no way to get the audio data from inside off the addon for analysing...
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
Hello there,

I got only one question. How do I compile the boblight source in a Windows environment?

If the answer is just cygwin, I'll change the question to "How do I compile and use the boblight in a Windows environment with cygwin?"

I really wanna use boblight on windows and if everything works out fine, I'll definately make a noob friendly manual on using Adalight with boblight.

But I'm stuck a little and I'll always see only XBMC user with boblight running on Linux but that is not an option, since the computer got other duties.

Cheers
Masterhenky
Reply
MrHenky Wrote:Hello there,

I got only one question. How do I compile the boblight source in a Windows environment?

If the answer is just cygwin, I'll change the question to "How do I compile and use the boblight in a Windows environment with cygwin?"

I really wanna use boblight on windows and if everything works out fine, I'll definately make a noob friendly manual on using Adalight with boblight.

But I'm stuck a little and I'll always see only XBMC user with boblight running on Linux but that is not an option, since the computer got other duties.

Cheers
Masterhenky

It looks like Kimp already did here - http://forum.xbmc.org/showpost.php?p=986...stcount=99

Looks like he used Cygwin as well. If you do end up writing a guide I'd love to read it Tongue Just finished building and mounting a 50 led adalight but right now just using the processing app from the Adalight page.
Reply
Also, Kimp - can you post the arduino sketch you're using with the boblight addon and the compiled Windows daemon? I'm using the adalight from here - http://ladyada.net/make/adalight/, if you're using the same one.
Reply
kimp93 Wrote:Thanks for quick fix. boblightd compiled and seems working.
I tested with Eden beta, boblight addon, and arduino PWM sketch.
Very rough boblightd for windows : http://www.multiupload.com/HH7JTNKC4G
mirror : http://www.mediafire.com/?c6c19gagq2bm08a
https://www.box.com/s/3mpckxp7d0yyzsl71rq8

edit: forgot to include cygwin dlls. the file link is updated
edit2: more mirrors.

Hi,

thanks for these. I'm currently building a setup like the one seen on http://livelightproject.com. To get your binary to work, do I need to have CygWin installed, or is that taken care of by the cygwin dll files? Right now, when I run
Code:
boblightd.exe -c .\boblight.conf
nothing at all happens. Do I need to add the dll files as parameters somehow? How can I see if the daemon is running properly?
Asus motherboard
Intel i5 8500
6 GB RAM
Win 10 64bit
Reply
PolliSoft Wrote:Hi,

thanks for these. I'm currently building a setup like the one seen on http://livelightproject.com. To get your binary to work, do I need to have CygWin installed, or is that taken care of by the cygwin dll files? Right now, when I run
Code:
boblightd.exe -c .\boblight.conf
nothing at all happens. Do I need to add the dll files as parameters somehow? How can I see if the daemon is running properly?

This is the same problem I'm encountering at the moment. I was trying to set up a cygwin environment (first time ever) and compile the cource by myself. You do need a lot of that cygwin stuff installed first.

Running boblightd within cygwin might be the way to do it but that didn't work for me. Same result like running it from a command shell. It ends without a blink.

Any help is appreciated.

cheers
Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 107

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