diff --git a/spectur_live_view.py b/spectur_live_view.py index e006a61..75359e0 100644 --- a/spectur_live_view.py +++ b/spectur_live_view.py @@ -28,7 +28,7 @@ URL = 'https://camera.uwatchit.com.au/UWatchitWebV2/User/LiveView#' OUTPUT_DIR = 'images' TIMEZONE = 'Australia/Sydney' WAIT_TIME = 0.1 -RECORDING_DURATION = 5 +RECORDING_DURATION = 120 SILENT = True IMAGE_MASK = 'mask/overtopping-mask.png' username = ''