Not reset callback after stop capturing
This commit is contained in:
@@ -347,7 +347,6 @@ struct device {
|
|||||||
LOG_ERROR(WARNING, "VIDIOC_REQBUFS");
|
LOG_ERROR(WARNING, "VIDIOC_REQBUFS");
|
||||||
}
|
}
|
||||||
|
|
||||||
callback = nullptr;
|
|
||||||
is_capturing = false;
|
is_capturing = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user