An open API service indexing awesome lists of open source software.

https://github.com/acol248/dash-pi

Dash camera software designed to run on the Raspberry Pi.
https://github.com/acol248/dash-pi

picamera2 raspberry-pi raspberry-pi-3 raspberry-pi-4 raspberry-pi-5 raspberry-pi-zero-2-w

Last synced: 2 months ago
JSON representation

Dash camera software designed to run on the Raspberry Pi.

Awesome Lists containing this project

README

          

# DashPi

A dash camera application designed to run on the Raspberry Pi, using camera modules compatible with `picamera2`.

## Getting Started

The app can be run by running `run.sh`.
Running `setup.sh` will do everything `run.sh` does however will also create a systemctl service to run the app on boot.
The virtual environment, script or both can be removed by running `uninstall.sh`.