You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

pibooth-picamera2

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pibooth-picamera2

1.0.2
pipPyPI
Maintainers
1

================= pibooth-picamera2

|PythonVersions| |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

::

 $ apt install picamera2

::

 $ pip3 install pibooth-picamera2 

.. _pibooth: https://pypi.org/project/pibooth

.. |PythonVersions| image:: https://img.shields.io/badge/python-3.9+-red.svg :target: https://www.python.org/downloads :alt: Python 3.9+

.. |Downloads| image:: https://img.shields.io/pypi/dm/pibooth-picamera2 :target: https://pypi.org/project/pibooth-picamera2 :alt: PyPi downloads

Keywords

Raspberry Pi

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts