Reply to thread

Thats not the error im getting, i can change the color order with no problem. The problem is: the software when i choose RED light up BLUE (even though i choose red) if i change the order to start with BLUE the order change but it light up RED (even though i choose blue).

The config is uploaded via filezilla and i do restart hyperion settings and the rpi before testing it again. When i restart and check the config file it does show the last modified configuration. There are no error msg


:(


Like when i choose Effect: Strobe Blue it strobe red and if i choose Strobe Red it goes Blue


or if i do on putty


/storage/hyperion/bin/hyperion-remote.sh --priority 50 --color red --duration 5000


It light up blue instead of red


________________________

I dont know if it helps, but as i see here all configuration put :


Red:255, 0, 0

Green:0, 255, 0

Blue:0, 0, 255


And as i changed Strobe Blue (Which was 0.0.255) to 255.0.0 it did strobe blue, is there a way i can modify that on hyperion?


Top Bottom