Installing Membrane Camera on Raspberry Pi OS using the debian package
System requirements
•Raspberry Pi with Raspberry Pi OS
•Installed camera module
Install steps
1
Get the debian package
Download the debian package file for Membrane Camera, named with a "deb" extension.
2
Install the debian package
Find the downloaded deb file and right-click it to show a list of actions. Choose "Package Install" to activate the installation process.
Raspberry Pi OS asks if you want to install this file. Click "Install" to continue.
Raspberry Pi OS asks for authentication to install untrusted software. Enter your password to finish the installation process.
If desired, Membrane Camera can also be installed by command-line. Open Terminal using the Raspberry Pi OS desktop's toolbar and execute a dpkg command such as:
sudo dpkg -i membrane-camera_1-1_armhf.deb
After installation, configure and command Membrane Camera using Membrane Control from another computer.