Maxime Dirksen
Maxime Dirksen
So if I understand correctly, you think that your camera is changing its v4l path ? Hum, sounds strange because that's the point of such path; be well determined. Maybe...
This version https://github.com/EmixamPP/linux-enable-ir-emitter/pull/211 will just ignore configuration that it cannot apply, so you could have a bunch of configuration in case of device path change. There is a bot comment...
In the first versions of the tool I was also generating such a file at the end of the configuration, but it was not very convenient, and often not required....
I am currently tackling that issue in the v7. That should, I will soon release in beta. I will try to help you more specifically in the other issue you...
Execute 1. sudo linux-enable-ir-emitter -v tweak 2. input 2 3. input 1 3 2 0 0 0 0 0 0 4. look at the video feedback and the ir emitter,...
Could you retry with the new v6.0.4? I think it should work now; I fixed a bug that you reported here!
First using the tweak command assign the value `1 3 2 0 0 0 0 0 0` to the instruction 0 Then exit and: 1. execute `linux-enable-ir-emitter -d /dev/video2 test`...
@zkurdi45 could be something that may disable using the `tweak` command, see [readme](https://github.com/EmixamPP/linux-enable-ir-emitter?tab=readme-ov-file#how-do-i-tweak-my-camera)
Is there a reason why you removed many files from the tests folder?
Thanks for the clarification!