Recording Notification

OBS Python Recording Notification 2.0

rec%20timer.PNG
How it works:
When the 'Start recording' button is pressed a popup window appears on top of the screen showing you that OBS is recording, you can left-click and drag the window to position it.
This script was made using Python and tkinter library.

Installation:
  • Download the python-3.6.8-embed-amd64.rar that includes a Python compatible package with the necessary libraries.
  • Open OBS and go to - Tools - Scripts.
  • Configure the Python installation path by selecting the extracted folder.
  • Go to Scripts tab, click the + button and add the "obs_recording_notification.py" file.
  • Restart OBS and hit Start Recording.
** If you find any kind of bug I suggest you reset the program and kill the OBS process from the task manager. Only tested on Windows **
  • recording.PNG
    recording.PNG
    7.2 KB · Views: 693
Author
Tobsa
Downloads
1,333
Views
4,152
First release
Last update
Rating
0.00 star(s) 0 ratings

Latest updates

  1. OBS Recording Notification and Timer v2.0

    Now the notification window is running in parallel in another thread, so OBS can execute all the...
  2. v2.0

    How it works: When the 'Start recording' button is pressed a popup window appears on top of the...
Top