shm to client; TODO: check new image by timestamp, not by control socket messages

This commit is contained in:
2023-12-21 16:51:28 +03:00
parent 8132c07479
commit cfa057d0c1
12 changed files with 290 additions and 235 deletions

View File

@@ -70,6 +70,7 @@ typedef struct{
int rewrite; // rewrite file
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
float gain; // gain level (only for CMOS)
float brightness; // brightness (only for CMOS)
double exptime; // time of exposition in seconds