v4l2-ctl
Control video devices. More information: <https://manned.org/v4l2-ctl>.
RUN apt-get update && \
apt-get install -y v4l-utils
RUN apt-get update && \
apt-get install -y v4l-utils
RUN apk add v4l-utils
RUN pacman -S --noconfirm v4l-utils
RUN apt-get update && \
apt-get install -y v4l-utils
RUN yum install -y v4l-utils
RUN dnf install -y v4l-utils
RUN apt-get update && \
apt-get install -y v4l-utils