mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-08 04:41:13 +08:00

Add NxCamera app similar to NxLooper, which can be used to control video capture device. The basic capture n' display function is complete, while file output and camera control features are left TODO. Signed-off-by: Peter Bee <bijunda1@xiaomi.com>