]> git.sesse.net Git - nageru/blobdiff - futatabi/defs.h
Log a warning when we kill a client that is not keeping up.
[nageru] / futatabi / defs.h
index f5852310cd52d26311bdf77cb15670d4a7b1b9a0..a2c82815eea53769f006d8e6055d83826428b799 100644 (file)
@@ -3,8 +3,8 @@
 
 #define MAX_STREAMS 16
 #define CACHE_SIZE_MB 2048
-#define NUM_CAMERAS 4
 #define MUX_BUFFER_SIZE 10485760
+#define FRAMES_PER_FILE 1000
 
 #define DEFAULT_HTTPD_PORT 9096