mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-16 12:58:00 -04:00
continue cleanup of Monitor instantiation
This commit is contained in:
@@ -17,6 +17,8 @@ int AnalysisThread::run() {
|
||||
monitor->UpdateAdaptiveSkip();
|
||||
last_analysis_update_time = time(0);
|
||||
|
||||
monitor->get_ref_image();
|
||||
|
||||
while( !terminate ) {
|
||||
// Process the next image
|
||||
sigprocmask(SIG_BLOCK, &block_set, 0);
|
||||
|
||||
Reference in New Issue
Block a user