Skip to main content

Take Picture

This example demonstrates how to capture a single frame from Reachy Mini's camera and save it as an image file.

Run with:

python take_picture.py --backend [default|gstreamer|webrtc]

The captured image will be saved as reachy_mini_picture.jpg in the current directory.

See the full example at: take_picture.py

Loading Comments...