Skip to content
/ scrab Public
forked from univrsal/scrab

Screenshot plugin for obs-studio

License

Notifications You must be signed in to change notification settings

VeEn2101/scrab

 
 

Repository files navigation

scrab

Screen grab adds a configurable hotkey to quickly select a screen region and add it as an image source to the current scene

The plugin saves all screenshots into your home directory by default. If you wish to change that, open your obs-studio config and edit it:

Windows:

Open %appdata%\obs-studio\global.ini

Linux:

Open ~/.config/obs-studio/global.ini

Then add the following at the end of the file and replace {path} with whatever folder you want scrab to use for screenshots:

[scrab]
image_folder={path}

Demonstration

demo

Credits

Screenshot sourcecode reused and slightly tweaked from qTox licensed under the GPL v3.0:

About

Screenshot plugin for obs-studio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.0%
  • CMake 47.9%
  • Shell 0.1%