dc1394_reset_bus

utilities for IEEE 1394 digital cameras

Install

All systems
curl cmd.cat/dc1394_reset_bus.sh
Debian Debian
apt-get install libdc1394-utils
Ubuntu
apt-get install libdc1394-utils
Alpine
apk add libdc1394
Arch Arch Linux
pacman -S libdc1394
image/svg+xml Kali Linux
apt-get install libdc1394-utils
CentOS
yum install libdc1394-tools
Fedora
dnf install libdc1394-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install libdc1394-utils
OS X
brew install libdc1394
Raspbian
apt-get install libdc1394-utils
Docker
docker run cmd.cat/dc1394_reset_bus dc1394_reset_bus powered by Commando

libdc1394-utils

utilities for IEEE 1394 digital cameras

libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. This package contains an example program.

libdc1394-tools

Tools for use with libdc1394

libdc1394

Libdc1394 is a library that is intended to provide a high level

programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification.