SurvBot/app/config.py

14 lines
193 B
Python

monitor = True
stream = "http://192.168.178.56:8080/video"
photos = "./imgs/"
min_area = 3000
max_area = 10000
threashold = 18
delay = .3
framerate = 30
endpoint = ""
token = ""
chat_id = ""