JRPiCam
JRPiCam copied to clipboard
Allow to add options
Hi,
it is impossible to add other parameters for execution of raspistill to class RPiCamera since the member is private and does not have a setter-method. It would be great to add custom params, e.g. -t-option to decrease the image timeout.
Thanks!