idsueyesrc: reduce likelihood of dropped frames and don't abort if we have some
This commit is contained in:
@@ -44,6 +44,7 @@ struct _GstIdsueyeSrc
|
||||
|
||||
/* camera handle */
|
||||
HIDS hCam;
|
||||
gboolean is_started;
|
||||
|
||||
char* seqImgMem[MAX_SEQ_BUFFERS];
|
||||
int seqMemId[MAX_SEQ_BUFFERS];
|
||||
|
||||
Reference in New Issue
Block a user