Ben Torell
Ben Torell
Hi @lal12! There is a pull request for the Windows implementation here, which includes a lot of those common elements like you said (e.g. built-in button, offline image, etc): https://github.com/obsproject/obs-studio/pull/3087...
Thanks to @cg2121 for stepping up and submitting the pull request: https://github.com/obsproject/obs-studio/pull/3182
This has been integrated into the main OBS build as of 26.1.
@xrg I recommend you read through the RFC found on this page: https://github.com/obsproject/rfcs/pull/15
That's a Teams problem, not an OBS or plugin problem. Teams always shows your own view mirrored, but it shows correct for others. You would somehow have to get Teams...
I don't see how that would be the plugin's responsibility at all. OBS is outputting its output normally. If another program down the line is doing something stupid with that...
I feel like this RFC is lacking in some details. I wish more time had been put into technical considerations and drawbacks. I don't like the idea of pre-writing a...
Thanks for this RFC! This is something we've been considering for a long time, so I'm excited to get some discussion going around it. First, I want to be sure...
> The URI Scheme would be `obs://ACTION/VERB?=parameters&=to&=add` What, exactly, is the difference between an `ACTION` and a `VERB`? How do we determine which is which? Should this RFC contain a...
To be clear, I'm not entirely in favor of a merge until some of the ambiguities here are cleared up such that someone could use this as a clear roadmap...