EmixamPP / linux-enable-ir-emitter

Provides support for infrared cameras that are not directly enabled out-of-the box.
MIT License
242 stars 21 forks source link

Multiple device support #46

Closed EmixamPP closed 3 years ago

EmixamPP commented 3 years ago

As requested by @dav-is, version 3.2.0 supports the configuration of multiple infrared emitters.

To do this, simply run linux-enable-ir-emitter configure -d /dev/deviceX several times and change the desired camera each time.

The version is present on the dev branch to be tested. In order to install it you need to run the bash script: sudo bash installer.sh install (remove the installed version first).