rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Add RFC: OBS UI Panel APIs

Open mitchlloyd opened this issue 2 years ago • 1 comments

Description

Provide the JS Bindings API described in the obs-browser readme to browser-panels (docked UI panels).

Motivation and Context

Unifying the exposed JS APIs between obs-browser-source and browser-panel is the first step toward allowing third-party developers to control OBS with docked panel UI.

Link to RFC

mitchlloyd avatar Jul 18 '23 19:07 mitchlloyd

Note the link in your PR no longer points to the correct commit, simply replace the commit hash with the branch in the URL like so: https://github.com/mitchlloyd/obs-rfcs/blob/browser-panel-js-apis/text/0000-browser-panel-js-apis.md

derrod avatar Aug 12 '23 19:08 derrod