Question / Help OBS API

lupinpadfoot

New Member
Hi,

I'm trying to find the OBS API somewhere in this forum but I could not find it =S
Anyone knows where it is?

I'm an old .NET developer and I got some ideas for plugins, just need to know more about the API =S
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
If you're interested in OBS1 API, it's pretty much all in OBSApi/ directory.

If you're interested in obs-studio API, it's all in libobs/. It has some actual documentation associated with it (doxygen), and will be getting more documentation soon.
 

Justin Schuhmann

New Member
this documentation would allow me to toggle a hotkey via an http api call? or at least write a plugin that listens on an internal socket?
 
Top