Skip to content

Camera setup

Miroslav Krajicek edited this page Dec 29, 2020 · 1 revision
  1. Prepare the image with OS: There is bash script available for this purpose: scripts/prepare_image.sh. During the script execution, you need to resize rootfs partition in gnome-disks or similar application.
  2. Call scripts/crosscompile_client.sh. This script will compile and install client to target image.
  3. Write image to SD card with Raspberry pi Imager or similar tool.
  4. Insert SD to RPI, enable camera and GPIO with raspi-config. RPIMoCap client service should start automatically.
Clone this wiki locally