|
@@ -52,7 +52,7 @@ async def process_stream():
|
|
stream = StreamCapture(ip, channel)
|
|
stream = StreamCapture(ip, channel)
|
|
|
|
|
|
start_det_time = "06:00"
|
|
start_det_time = "06:00"
|
|
- end_det_time = "20:00"
|
|
|
|
|
|
+ end_det_time = "18:00"
|
|
|
|
|
|
posttime = time.time() - 30
|
|
posttime = time.time() - 30
|
|
async with aiohttp.ClientSession() as session:
|
|
async with aiohttp.ClientSession() as session:
|