webcam

image grabber and uploader

Debian Debian
RUN apt-get update && \ apt-get install -y webcam
Ubuntu
RUN apt-get update && \ apt-get install -y webcam
Arch Arch Linux
RUN pacman -S --noconfirm webcam
Fedora
RUN dnf install -y webcam
Raspbian
RUN apt-get update && \ apt-get install -y webcam
click the source code to copy install webcam on any operating system with command-not-found.com