diff options
-rw-r--r-- | ipecamera/private.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ipecamera/private.h b/ipecamera/private.h index 0f62d5a..739aa97 100644 --- a/ipecamera/private.h +++ b/ipecamera/private.h @@ -5,8 +5,8 @@ #define IPECAMERA_BUG_EXTRA_DATA #define IPECAMERA_BUG_MULTIFRAME_PACKETS -#define IPECAMERA_BUG_INCOMPLETE_PACKETS -#define IPECAMERA_BUG_POSTPONED_READ +//#define IPECAMERA_BUG_INCOMPLETE_PACKETS +//#define IPECAMERA_BUG_POSTPONED_READ //#define IPECAMERA_DEBUG_RAW_PACKETS "/mnt/fast/frames" //#define IPECAMERA_ANNOUNCE_READY //**< announce new event only after the reconstruction is done */ |