]> git.sesse.net Git - nageru/blobdiff - futatabi/defs.h
Make the number of cameras dynamic as the frames come in.
[nageru] / futatabi / defs.h
index f5852310cd52d26311bdf77cb15670d4a7b1b9a0..045a97a22d9d50d412e4487a363575c0f88149f8 100644 (file)
@@ -3,7 +3,6 @@
 
 #define MAX_STREAMS 16
 #define CACHE_SIZE_MB 2048
-#define NUM_CAMERAS 4
 #define MUX_BUFFER_SIZE 10485760
 
 #define DEFAULT_HTTPD_PORT 9096