iwatchgamessometimes
New Member
iwatchgamessometimes submitted a new resource:
Lua Color Source - A basic, solid, working example of how to make a video source filter in lua based on "Color Source"
Read more about this resource...
Lua Color Source - A basic, solid, working example of how to make a video source filter in lua based on "Color Source"
After struggling to understand how to create a video source using the scripting interface, having found the documentation lacking in several ways, I finally pieced together this simple clone of the OBS Color Source found here:
https://raw.githubusercontent.com/obsproject/obs-studio/master/plugins/image-source/color-source.c
This script creates a new source called "Lua Color Source" that you can add to a scene, and it works exactly like the regular "Color Source". This may not...
Read more about this resource...