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