I see in the code that all the standard raspicam settings are supported, like vlip and hflip. However, how are these set from parameters or config files? I can't find anything in the code that actually exposes these to the user. There appears to be a stub for a whole command line interface in RaspiCLI.cpp, but there's no way to access it.
I see in the code that all the standard raspicam settings are supported, like vlip and hflip. However, how are these set from parameters or config files? I can't find anything in the code that actually exposes these to the user. There appears to be a stub for a whole command line interface in RaspiCLI.cpp, but there's no way to access it.