-
Notifications
You must be signed in to change notification settings - Fork 853
OBS Plugin API Documentation
Aslai edited this page Dec 3, 2014
·
3 revisions
Here is an attempt to document the C++ plugin API for Open Broadcaster Software. As of now, this documentation is woefully incomplete. However, there are plans to fill this tutorial out with more information as time goes on.
Getting Started:
- How to set up your environment
- Write your first plugin
- Add a video source
- Programatically add video sources to the scene
Reference materials (0% complete):