- Open CV :
pip install opencv-python - Pywin32 :
pip install pywin32 - Pygrabber :
pip install pygrabber - SAUIGeo (SAU) :
pip install SAUIGeo
- Obs Studio (Or Other Virtual Camera Software)
- Python (3.11+) - (If using Source Code)
- Select the camera
- Press start capture
- Create a new scene
- Create a window capture
- Capture the python window with the camera output
- Then stretch that across the OBS* window
- Press start Virtual Camera
- On Camera select "OBS Virtual Camera"
Releases are only full number versions V1.xx (Such as V1.3, 1.4, etc)!
Versions like V1.03.1 WILL NOT RECIEVE A RELEASE!
New SAU system released with V1.04.1 - Previous Versions don't require it!
- Added new UI system - SAU
- Program to Standardise App Ui (SAU)
- SAU is a theme management system.
- SAU uses .json to store a theme, which means that it's very easy to change UI elements.
- Added new menus into menu bar
- Settings and Help
- Fixed a few issues with messageboxes.
- Added new messageboxes for theme related issues.
- Added A Menu Bar
- Added Support Links
- Fixed MinSize of the window
- Finally released the program after testing.