Fix camera ID

master
Dan Howe 5 years ago
parent 8c15977850
commit 63be3fbea3

@ -17,7 +17,7 @@ from selenium.common.exceptions import (NoSuchElementException,
StaleElementReferenceException, StaleElementReferenceException,
WebDriverException) WebDriverException)
CAM_ID = 1 CAM_ID = 0
USERNAME = '' USERNAME = ''
PASSWORD = '' PASSWORD = ''
URL = 'https://camera.uwatchit.com.au/UWatchitWebV2/User/LiveView#' URL = 'https://camera.uwatchit.com.au/UWatchitWebV2/User/LiveView#'

Loading…
Cancel
Save