mirror of
https://github.com/Motion-Project/motion.git
synced 2026-09-08 11:25:31 -04:00
Revise process for cameras that do not initially start
This commit is contained in:
1 parent
887af7d391
commit
99d240443c
5 files changed
+139
-170
No files matched your search
@@ -379,7 +379,6 @@ void libcam_cleanup(ctx_cam *cam)
|
||||
cam->libcam = nullptr;
|
||||
#endif
|
||||
cam->camera_status = STATUS_CLOSED;
|
||||
cam->running_cam = false;
|
||||
}
|
||||
|
||||
/** initialize and start libcam */
|
||||
|
||||
Reference in new issue
Block a user