examples: Added a simple camera example.

This commit is contained in:
Ryan C. Gordon
2024-08-19 14:48:25 -04:00
parent 405693175d
commit 85ca516735
3 changed files with 114 additions and 0 deletions

View File

@@ -0,0 +1 @@
This reads from a webcam and draws frames of video to the screen.