Skip to content

A plugin for pibooth that integrates the picamera2 library and uses the raspberry camera v3. Pibooth currently only supports only the raspberry pi camera v2, ghoto and any webcam but not the v3. This is a plugin to allow support for picamera2 library and the camera v3 module that will not disrupt any flow of the app or change the original code.

License

Notifications You must be signed in to change notification settings

Smatnemo/pibooth-picamera2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pibooth-picamera2

Python 3.9+ PyPi downloads

pibooth-picamera2 is a plugin for the pibooth application.

It integrates the picamera2 library and uses the raspberry camera v3 module. Pibooth currently only supports only the raspberry pi camera v2, ghoto and any webcam but not the v3. This is a plugin to allow support for picamera2 library and the camera v3 module that will not disrupt any flow of the app or change the original code.

Hardware

  • 1 Camera (Raspberry pi camera v3)

Software

  • picamera2

Install

Install picamera2 library

$ sudo apt update && sudo apt upgrade
$ sudo apt install python3-picamera2

Install pibooth-picamera2 plugin

$ pip3 install pibooth-picamera2

About

A plugin for pibooth that integrates the picamera2 library and uses the raspberry camera v3. Pibooth currently only supports only the raspberry pi camera v2, ghoto and any webcam but not the v3. This is a plugin to allow support for picamera2 library and the camera v3 module that will not disrupt any flow of the app or change the original code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages