Skip to content

Tool for switching boards supported by HDMI2USB firmware between multiple different modes (programming, webcam, etc).

License

Notifications You must be signed in to change notification settings

timvideos/HDMI2USB-mode-switch

Repository files navigation

HDMI2USB-mode-switch

Helper tool to figuring out the state and information about HDMI2USB boards and managing the firmware on them.

Run make conda to setup a conda environment with everything you need, good for development and testing.

Run python3 setup.py install if you want to install on your system.

Make sure you install the udev rules from this repository. Chances are you want to put them in /etc/udev/rules.d/ and run these commands to reload your udev rules:

$ sudo udevadm control --reload-rules
$ sudo udevadm trigger

Before sending a pull request, make sure make test and make check pass.

There are three ways to run hdmi2usb-mode-switch:

  1. As root
  2. Install the unbind-helper as a setuid binary
  3. Install the udev-rules which sets the permissions of the unbind to the video group.

About

Tool for switching boards supported by HDMI2USB firmware between multiple different modes (programming, webcam, etc).

Resources

License

Stars

Watchers

Forks

Packages