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).
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).