mkrfc2734
A library to control A/V devices using the 1394ta AV/C commands.
RUN apt-get update && \
apt-get install -y libavc1394-tools
RUN apt-get update && \
apt-get install -y libavc1394-tools
RUN apk add libavc1394
RUN pacman -S --noconfirm libavc1394
RUN apt-get update && \
apt-get install -y libavc1394-tools
RUN yum install -y libavc1394
RUN dnf install -y libavc1394
RUN apt-get update && \
apt-get install -y libavc1394-tools