uvcdynctrl-0.2.4
Command line tool to control v4l2 devices
Install
- All systems
-
curl cmd.cat/uvcdynctrl-0.2.4.sh
- Debian
-
apt-get install uvcdynctrl
- Ubuntu
-
apt-get install uvcdynctrl
- Kali Linux
-
apt-get install uvcdynctrl
- Fedora
-
dnf install uvcdynctrl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install uvcdynctrl
- Raspbian
-
apt-get install uvcdynctrl
- Dockerfile
- dockerfile.run/uvcdynctrl-0.2.4
uvcdynctrl
Command line tool to control v4l2 devices
This package provides the tools needed to add vendor specific controls to uvc devices. uvcdynctrl is part of the Webcam Library. The Webcam Library libwebcam is designed to simplify the development of webcam applications, primarily on Linux but with an option to be ported to other platforms, in particular Solaris. It realizes part of what the unwritten Video4Linux user space library was always supposed to be: an easy to use library that shields its users from many of the difficulties and problems of using the V4L2 API directly.
uvcdynctrl-dbg
Debug Symbols for uvcdynctrl
This package contains debug data for uvcdynctrl Most people will not need this package. Please install it to produce useful stacktraces to help debugging the webcam library. uvcdynctrl is part of the Webcam Library. The Webcam Library libwebcam is designed to simplify the development of webcam applications, primarily on Linux but with an option to be ported to other platforms, in particular Solaris. It realizes part of what the unwritten Video4Linux user space library was always supposed to be: an easy to use library that shields its users from many of the difficulties and problems of using the V4L2 API directly.