Skip to content

Latest commit

 

History

History
55 lines (38 loc) · 871 Bytes

File metadata and controls

55 lines (38 loc) · 871 Bytes

RaspberryPi-Arducam

Overview

This repository provides enables to install GStreamer plugin for arducamsrc.

Dependencies

This repository depends on:

Known supported Raspberry Pi

  • Raspberry Pi 3B,
  • Raspberry Pi 4B.

Known supported OS

  • Buster,
  • Bullseye.

Installation

Installation procedure:

git clone --recurse-submodules -j$(nproc) https://github.com/raspberrypiexperiments/RaspberryPi-Arducam.git
cd RaspberryPi-Arducam
make install

Uninstalaltion

Uninstallation procedure:

make uninstall
cd ..
sudo rm -rf RaspberryPi-Arducam

License

MIT License

Copyright (c) 2021-2022 Marcin Sielski marcin.sielski@gmail.com