Merge pull request #686 from GhoulBoii/main

BOUNTY - Webcam Merged (tested)
This commit is contained in:
Kenneth Estanislao
2024-10-04 14:41:22 +08:00
parent 60e27f4755
commit 95742c8fd5
3 changed files with 118 additions and 33 deletions

View File

@@ -34,4 +34,5 @@ headless = None
log_level = 'error'
fp_ui: Dict[str, bool] = {}
camera_input_combobox = None
webcam_preview_running = False
webcam_preview_running = False
opacity = 100