Skip to content

Reverseeh/OBS-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Introduction

OBS Counter is a simple counter designed to enhance your live streaming experience. It is specifically created to be integrated into live streaming software such as OBS, allowing you to display one or more counters on-screen, adding a visually appealing element to your live broadcasts.

👀 Preview


📥 Installation (Windows Only)

⚙️ Usage

Add OBS Counter to Your Stream:

  • Open OBS Studio and go to the scene where you want to add the counters.
  • Click on the + button in the "Sources" panel.
  • Select "Window Capture" from the dropdown menu.
  • Name the source (e.g., "Counter 1") and click "OK".
  • In the "Window" dropdown, select the OBS Counter window and disable "Capture Cursor".
  • Click "OK" to add the source.
  • Right-click on the counter source in the "Sources" panel and select "Filters".
  • Click on the + button and choose "Crop/Pad".
  • Adjust Crop/Pad Settings:
    • In the "Left" field, enter 15.
    • In the "Top" field, enter 70.
    • In the "Right" field, enter 15.
    • In the "Bottom" field, enter 160.
  • Click "Close" to exit the Filters window and apply the crop settings.

Adding Multiple Counters:

  • To add more counters, open "OBS Counter.exe" again.
  • In OBS Studio, duplicate the source already created for the first counter.
  • In the duplicated source's properties, select the appropriate OBS Counter from the "Window" dropdown.

🗒️ License

OBS Counter is licensed under the GPL-3.0 License.

✍️ Contributing

I'm working on the project by myself, and I'm not an expert, so any contribution is welcome!