change stored size (8/16 bit); allocate img for server in shared memory (TODO: add to client ability of reading from shm)

This commit is contained in:
2023-12-14 16:55:03 +03:00
parent cb38636d78
commit 8132c07479
19 changed files with 637 additions and 395 deletions

View File

@@ -69,6 +69,7 @@ typedef struct{
int verbose; // each '-V' increases it
int rewrite; // rewrite file
int showimage; // show image preview
int shmkey; // shared memory (with image data) key
float gain; // gain level (only for CMOS)
float brightness; // brightness (only for CMOS)
double exptime; // time of exposition in seconds