Skip to content

This is a Camera Reducer Program. This can be used in live calls and for recordings. Only requirements are a virtual camera software such as OBS studio. Built With SAU1.03.

Notifications You must be signed in to change notification settings

Geomedge/Camera-Quality-Reducer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Camera Quality Reducer

Required Packages:

  • Open CV : pip install opencv-python
  • Pywin32 : pip install pywin32
  • Pygrabber : pip install pygrabber
  • SAUIGeo (SAU) : pip install SAUIGeo

Requirements for Live Camera Output:

  • Obs Studio (Or Other Virtual Camera Software)
  • Python (3.11+) - (If using Source Code)

How to use

Open the program

  • Select the camera
  • Press start capture

Open OBS*

  • 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

Open Desired App

  • On Camera select "OBS Virtual Camera"

Done!

*Or Virtual Camera of your choice


Important:

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!

Versions:

V1.04.1 + SAU1.03.1:

  • 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.

V1.03.2:

  • Added A Menu Bar
  • Added Support Links

V1.03.1:

  • Fixed MinSize of the window

V1.03:

  • Finally released the program after testing.

About

This is a Camera Reducer Program. This can be used in live calls and for recordings. Only requirements are a virtual camera software such as OBS studio. Built With SAU1.03.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages