qvidcap

Test bench application for video4linux devices

Debian Debian
RUN apt-get update && \ apt-get install -y v4l-utils
Ubuntu
RUN apt-get update && \ apt-get install -y v4l-utils
Alpine
RUN apk add v4l-utils
Arch Arch Linux
RUN pacman -S --noconfirm v4l-utils
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y v4l-utils
CentOS
RUN yum install -y v4l-utils
Fedora
RUN dnf install -y qv4l2
Raspbian
RUN apt-get update && \ apt-get install -y v4l-utils
click the source code to copy install qvidcap on any operating system with command-not-found.com