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

csmart/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 inside the udev directory.

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

 
 
 

Languages

  • Python 93.8%
  • Makefile 3.3%
  • Shell 1.6%
  • C 1.3%