Open hankTaro opened 1 year ago
It works for me, thanks !
But it eats all CPU time because you write byte-by-byte onto the framebuffer. I modified it to have own framebuffer and dump it onto the fd at once. Also limited it to 30FPS to limit the cpu usage. I suggest you to close this issue.
I wrote the
test.c
as belowafter compile I enter this command
but video is still the original black and white gradient picture