In migrating from the legacy .net iot approach to the libcam/direct capture approach, whilst the basic functionality still worked(i.e. could take pictures) there were a number of issues with how it behaved. These should be addressed.
Functions
[x] Can take still images
[x] Can record short videos
Fixes
[x] When the action command is sent and the prior image hasn't finished being taken(normally caused by a double press) this causes an empty .jpg to be generated
[x] Create a common baseline to prevent the need to build the options every time(See here for example)
In migrating from the legacy .net iot approach to the libcam/direct capture approach, whilst the basic functionality still worked(i.e. could take pictures) there were a number of issues with how it behaved. These should be addressed.
Functions
Fixes