Emmanuel Pacaud
Emmanuel Pacaud
If you are building aravis using the git repository, could you try to find the faulty commit using `git bissect` ?
> Also, AutoExposureRoiHeight_Val seems to be an invalid key, whereas AutoExposureRoiWidth_Val exists. Is this expected? Is there a tool to list available nodes? Yes, arv-tool-0.8 Please try to set auto...
I don't see any error or failure in the log. Again, please use arv-tool.
The command you have written above should output the actual feature value. What was the output of your command ?
Could you attach the console output of `arv-tool-0.6 --debug all:3` ? Did you try with aravis 0.7.5 ?
Hi, Unfortunately, the console output was not helpful. May be this one will help: `arv-tool-0.6 --debug all control Width`.
What gives `./tests/arv-camera-test` ?
Hi Valérianne, Please try https://github.com/AravisProject/aravis/pull/457 and let me know if it fixes your issue.
Hi Steven, Did you install an USB3Vision driver on your machine ? After a quick search, this issue may happen if a kernel driver has already claim the device. (https://stackoverflow.com/questions/56729045/how-to-fix-libusb-error-not-found-error-when-calling-libusb-bulk-transfer)
Hi, I'm not used to cross compilation, but I guess you need `g-ir-scanner` on the build machine. Try to install the `gobject-introspection` package on it.