We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2253e80 commit 9d2d909Copy full SHA for 9d2d909
README.md
@@ -16,9 +16,10 @@ Windows systems
16
+ Pillow
17
+ pywin32
18
+ opencv-python
19
-+ comtypes
20
-+ pycaw
++ comtypes
++ pycaw (C++ [Buils tools](https://visualstudio.microsoft.com/ru/visual-cpp-build-tools/) are required)
21
+ pyautogui
22
++ vidstream ([VS Code](https://code.visualstudio.com/) is required) (optional feature)
23
24
## Usage for server
25
```
0 commit comments