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