linux-enable-ir-emitter
linux-enable-ir-emitter copied to clipboard
v6
The v6 will break v5 compatibility.
The new features are the following:
- Usage of YAML to store camera configuration
- Save of all the camera instructions
- Tweak manually any instructions of a camera
- Specify camera resolution
- Catch ctrl-c (one time) to avoid breaking camera
- Zsh completion
The updates and fixes are the following:
- Fix video feedback freeze
- Better logging
- Fix test command
- Fix multiple v4l path for same device
- OpenCV imshow exception/segfault
Artifact tarball provided on GitHub:
- Update OpenCV to v4.9.0
- Install bin+lib inside /usr/local/
More to come in the following weeks/months.
:arrow_right: Commit d2fab72bbc87fbcbcb6fa8184f634ae728ed3adb
:clipboard: Logs
:mag: Linting results:
:heavy_check_mark: Python Linting
:heavy_check_mark: C++ Linting
:hammer_and_wrench: Building result:
:heavy_check_mark: Building
:package: Artifacts:
If the building step was successfull, you can download the appropriate tarball in the artifacts section here.
Uninstall the previous version, unzip and then execute sudo tar -C / --no-same-owner -h -vxzf linux-enable-ir-emitter*.tar.gz.