added server and serialization

This commit is contained in:
mive93
2019-04-15 11:38:54 +02:00
parent 61b6621d2c
commit 21a698bb63
5 changed files with 371 additions and 28 deletions
+4
View File
@@ -77,7 +77,11 @@ int main(int argc, char *argv[]) {
cap >> frame;
if(!frame.data) {
usleep(1000000);
cap.open(input);
printf("cap reinitialize\n");
continue;
}
// this will be resized to the net format