Run command : pip install requirement.txt
Run command : uvicorn 3FDisplay:app --port 8000
Run command : uvicorn 4FDisplay:app --port 8000
If the Live Feed is on, on the local server we can get the Zone info and there x, y cordinates using below command
While running a core Run Command : python client.py
important files:
-
main.py
-
client.py
-
templates/index.html