Refine stream for secondary

This commit is contained in:
MrDave
2019-10-20 15:13:38 -06:00
committed by Mr-Dave
parent 20ea10d3a3
commit 0eb2a49e1a
4 changed files with 36 additions and 26 deletions

View File

@@ -399,7 +399,7 @@ static void mlp_init_values(struct ctx_cam *cam) {
cam->event_user = FALSE;
cam->event_stop = FALSE;
cam->passflag = FALSE; //only purpose to flag first frame
cam->algsec_inuse = FALSE;
/* Make sure to default the high res to zero */
cam->imgs.width_high = 0;