You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: