partouf / ObsInfoPlugin

Plugin for OBS to write the current Recording/Streaming Timestamp to a file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObsInfoPlugin

Does stuff when you press F12 (or whatever hotkey you configured).

Current features:

  • Appends Current total of stream time to a file in hh:mm:ss format when pressing the hotkey
  • Format can be configured
  • File location can be configured

There's a prebuilt dll here (both x86 and x64) https://obsproject.com/forum/resources/obsinfoplugin.172/

About

Plugin for OBS to write the current Recording/Streaming Timestamp to a file

License:Mozilla Public License 2.0


Languages

Language:C++ 97.0%Language:C 3.0%