Fix event counting
This commit is contained in:
parent
188de3a192
commit
46f5898dc4
@ -307,6 +307,7 @@ async def motion_detector(reference_frame, download_queue, upload_queue):
|
||||
}
|
||||
})
|
||||
app.ctx.event_id = event_id = None
|
||||
counter_events.inc()
|
||||
|
||||
|
||||
def generate_thumbnail(dct):
|
||||
|
Loading…
Reference in New Issue
Block a user