add image counter, infty mode, make some faster

This commit is contained in:
2023-12-25 16:21:27 +03:00
parent cfa057d0c1
commit 3113d9754d
12 changed files with 253 additions and 190 deletions

View File

@@ -71,6 +71,7 @@ typedef struct{
int showimage; // show image preview
int shmkey; // shared memory (with image data) key
int forceimsock; // force using image through socket transition even if can use SHM
int infty; // run (==1) or stop (==0) infinity loop
float gain; // gain level (only for CMOS)
float brightness; // brightness (only for CMOS)
double exptime; // time of exposition in seconds