-
Hi. My configuration consists of a remote server with hyperhdr and a wemos d1 mini device on wled firmware. The connection to wled is via flat_buffers protocol. I don't know what fps I should use in antialiasing and in wled so that there are no sudden color changes, because I sometimes notice that colors change drastically. Most of the time everything is smooth, but sometimes the colors change abruptly and kind of intermittently, which distracts from the view. My TV has 177 diodes and a 5A 20A power supply. The router is connected to the hyperhdr server by wire, and the distance from the router to my TV is about 5 meters. You'd think the wifi would just be underpowered, but the router is set up on a dedicated channel that no one uses but me and the signal is pretty good, so I think the bottleneck is the fps of my controller. I didn't find anything clear in my internet search |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Hi
I dont understand that part: wled supports flatbuffers?
Wifi drivers were never optimal choice for HyperHDR: https://github.com/awawa-dev/HyperHDR/wiki/Quick-start#performance-pro-tips |
Beta Was this translation helpful? Give feedback.
I'm also sorry to hear that wled is very bad in terms of ambilight. I hope that with the development of the wled project at least the data rate will increase a bit. In that case I will limit fps to 30 and slightly increase latency to avoid color mismatch with the picture. The picture will not be as smooth as expected, but the colors will be more accurate. Thanks for the information, in my next similar project I will take into account such nuances and make everything through rpi + external capture card.