grantjbutler / obs-overlay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

obs-overlay

Use your iPad and Apple Pencil to draw over your OBS stream.

To use this you use the (still in development) accompanying iOS app that provides a drawing canvas, and streams the canvas to OBS.

Downloads

Binaries for Windows and Mac are available in the Releases section.

Building

You can run the CI scripts to build it. They will clone and build OBS Studio prior to building this plugin.

./CI/install-dependencies-macos.sh
./CI/install-build-obs-macos.sh
./CI/build-macos.sh
./CI/package-macos.sh

Special thanks

  • This project is basically forked from obs-ios-camera-source to provide the foundation of the plugin. This project would not exist without their prior work.

About

License:GNU General Public License v2.0


Languages

Language:C++ 33.8%Language:Shell 19.0%Language:CMake 18.4%Language:Batchfile 15.2%Language:Ruby 7.0%Language:Inno Setup 4.4%Language:C 2.1%