Skip to content

perf: improve camera canvas refresh#165

Merged
baba-dev merged 2 commits into
mainfrom
codex/optimize-canvas-buffer-handling-in-app_camera_display
Sep 20, 2025
Merged

perf: improve camera canvas refresh#165
baba-dev merged 2 commits into
mainfrom
codex/optimize-canvas-buffer-handling-in-app_camera_display

Conversation

@baba-dev
Copy link
Copy Markdown
Owner

Summary

  • bind the LVGL camera canvas buffer once the image buffer is allocated in app_camera_display
  • replace the per-frame canvas buffer binding with an invalidate call so LVGL refreshes the updated frame data

Testing

  • idf.py set-target esp32p4 (fails: idf.py: command not found)
  • idf.py build (fails: idf.py: command not found)

https://chatgpt.com/codex/tasks/task_e_68cf1080cd248324b5b63bc2734e89ad

@baba-dev baba-dev merged commit d2d5e35 into main Sep 20, 2025
0 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant