Quote:
Originally Posted by sanghakchun
Our team used the command line utility on the roboRIO to control our exposure (and auto-focus) settings on the Lifecam. We had a script that would run it with a set of arguments on every boot, as it wasn't persistent.
I can't remember the specific arguments we used, however, so you'll need to play around a bit with the utility to find the property you need to set 
|
I was about to start looking into that, good to hear it works! How did you guys install it onto your roboRIO? Did you cross compile .so files, or...? If you can, can you provide/link the .so files you built/used/installed? Thanks!