Closed brindosch closed 7 years ago
and the last 3 services? any testers? ( @tpmodding ) for boblight and udp listerns you can use nmap or other network port spy tool to see if hyperion opens the ports or not ...
i can test boblight and forwarder
.. that would be great :-)
@penfold42 , can you test if udplistener vsn be enabled/disabled through hyperion-remote and/or webui?
It seems really buggy via web interface
most times i get "Error while parsing json: illegal value at Line: 0, Column: 2" (or some other line/column reference). The one time it did save without error, it did rewrite the config file, but the change didnt take effect until i restarted it.
Also noticed this:
[HYPERIOND JSONCLIENTCONNECTION]
./hyperion-remote --disable UDPLISTENER ./hyperion-remote --enable UDPLISTENER
both seem to work fine
@tpmodding any news from boblight and forwarder? I would like to close this issue
total vergessen, ich tests heute, ich geb dann feedback
ich tests heute, ich geb dann feedback :)
jap bin dabei, hab probleme mit boblight... forwarder funzt zwar aber boblight macht mucken...bin aber nicht sicher obs an hyperion oder am boblight liegt der daten verschickt bzw nicht verschickt, auf android geräten mit kodi bekomme ich kein boblight installiert, der will abhängigkeiten aber spuckt dabei fehler aus (kodi auf fire tv stick). muss jetzt mal nen neues libre installieren, bin noch auf einer alpha
@redPanther i updated everything today again and now my leds dont light up... if iy use hyperion it works, hyperion.ng workds nothing anymore?
You could check with my "trans" branch. that worked before and hasn't the latest commits of redPanther. In case this is the reason.
@tpmodding can you give some more details ... (config, leds, os, system)
You can get debug output with hyperiond --debug my.config.json
BTW it works for me with adalight and fadecandy. Other drivers I can't test atm
@redPanther ähm lpd8806, raspbian on rpi3, config -> http://pastebin.com/pFcx7aeQ
its only with hyperion.ng, hyperion starts and everything works fine
I dont have a device to test, but this looked wrong...
i will try, why was it changed?
an error i suspect when someone was cleaning up and refactoring the led devices
I merged it with a small fix for the fix ....
will try it tomorrow, hope it works :)
pi@raspberrypi:~/hyperion.ng/build/bin $ ./hyperiond export.config.json ^Cpi@raspberrypi:~/hyperion.ng/build/bin $ ./hyperiond export.config.json ^Cpi@raspberrypi:~/hyperion.ng/build/bin $
1) I just ignore the cmake policy crap!
2) yay! If you add --debug you get more output? Hyperion.ng is a lot quieter by default
ok that explains it, yes i know the debug option, that works well :)
just have to test know the boblight part
@tpmodding how is it going?
forwarder works, but i have no boblight to test
I've tested boblight, ... it works :-)
I am sorry, i found a tiny glitch. If you set framegrabber in config to false, it is never shown at the components control.
solved, can be reclosed .. hopefully
Can't test due to this strange segfault, it crashes even if i just change the enable to false (after export).
Up and running
More not tested yet
Feel free to use this PR for easy testing: https://github.com/hyperion-project/hyperion.ng/pull/203