Scripting OBS MP?

Air Mozilla

Member
Are there any plans to add a scripting interface to OBS? I've used MidiPipe to write interfaces that use MIDI control surfaces to run Wirecast encoders (code on GitHub), and I like to try something similar for OBS. That project used Applescript which is a terrible excuse for a language. Something like a javascript interface of some sort would be awesome (...and cross platform).
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Yes. Haven't decided on languages/etc yet. I'd personally like to have a few languages supported but we'll have to see. It's mostly just in planning stages. And no, we would most definitely not use applescript.
 

dodgepong

Administrator
Community Helper
Well, a front-end API is not the same thing as "scripting", though I admit I don't really know what use case Air Mozilla is wanting. That said, a front-end API will be very useful for making plugins that affect things controlled by the OBS UI (such as active scene selection).
 

asq

New Member
He wants MIDI support. Something similar to OBS Remote plugin but with physical buttons, flashy lights and faders. API (WebAPI in particular) allows this kind of integration.
 
Top