Beiträge von RockFer

    Hi, I've recently updated my hyperion to the new version. I used the 1.03 version until now and it was working fine. Now I have a problem when I try to send data throught proto-port. I recieve the next message constantly, which only apperars when I send some data:


    2021-12-28T17:40:12.922Z [ PROTOSERVER] (ERROR) Previous line repeats 200 times
    2021-12-28T17:40:21.721Z [ PROTOSERVER] (ERROR) Previous line repeats 200 times
    2021-12-28T17:40:30.435Z [ PROTOSERVER] (ERROR) Previous line repeats 200 times
    2021-12-28T17:40:39.199Z [ PROTOSERVER] (ERROR) Previous line repeats 200 times
    2021-12-28T17:40:47.867Z [ PROTOSERVER] (ERROR) Previous line repeats 200 times


    I have hyperion running in a rasperry pi 4 and I send video data throught Hyperion Grabber. Leds work fine, I've tried them with the effects mode in the web server.


    Any solution to my problem??.



    Thanks.


    Hi again, I aswer to myself. I've found the problem. This message from systemd showed me the way:


    Dec 28 20:15:35 raspi4 [6762]: The priority 50 is not in the proto-connection range between 100 and 199.

    Dec 28 20:15:43 raspi4 hyperiond[6762]: 2021-12-28T20:15:43.776 PROTOSERVER : <ERROR> Previous line repeats 200 times

    Dec 28 20:15:43 raspi4 [6762]: Previous line repeats 200 times

    Dec 28 20:15:52 raspi4 hyperiond[6762]: 2021-12-28T20:15:52.343 PROTOSERVER : <ERROR> Previous line repeats 200 times

    Dec 28 20:15:52 raspi4 [6762]: Previous line repeats 200 times



    I've realized that protoserve doesn't accept priority values under 100 and above 199 and I had put the value on 50.


    Problem solved!!.


    Thanks.