АНТИКЛАН
New Member
Hello!
I have questions for OBS developers and plug-in developers.
I have an idea for creating my own plug-in for OBS. I'm not a superprogrammer, but I can program. Before that, I made all my projects "from scratch", in these projects I know that where and how I write and for what. I've never made any plug-ins, modules, add-ons for other projects. From here I have two questions:
What do I need to do, on what path to go to learn how to write plug-ins for OBS (probably all the OBS code is known only by its founder, but others write plug-ins that are seriously embedded in the internal structure of OBS)
And the second more specific question that can be used as a platform for analyzing the first question:
How do I replace the standard OBS source with my upgraded version of this source? I think that it is necessary to redefine in its plug-in some classes of function methods but what and from which places of code I do not understand.
Please correct me if I'm completely mistaken in my reasoning.
I have questions for OBS developers and plug-in developers.
I have an idea for creating my own plug-in for OBS. I'm not a superprogrammer, but I can program. Before that, I made all my projects "from scratch", in these projects I know that where and how I write and for what. I've never made any plug-ins, modules, add-ons for other projects. From here I have two questions:
What do I need to do, on what path to go to learn how to write plug-ins for OBS (probably all the OBS code is known only by its founder, but others write plug-ins that are seriously embedded in the internal structure of OBS)
And the second more specific question that can be used as a platform for analyzing the first question:
How do I replace the standard OBS source with my upgraded version of this source? I think that it is necessary to redefine in its plug-in some classes of function methods but what and from which places of code I do not understand.
Please correct me if I'm completely mistaken in my reasoning.