Description
Adds Python integration for libcamera, the camera support library used on Linux and related systems. It helps applications control cameras, capture frames, and interact with camera pipelines through Python.
Camera access can capture private images or video. Applications should request camera use clearly, respect permissions, and avoid saving or streaming frames without user intent.