This tutorial describes the implementation of a "halftone" filter as a Lua script for OBS. Such a filter appears in the list of filters and can be added as part of a filter chain to any video source.
In the first part, a minimal video effect is proposed. Use it as a starting point for your project. Copy both files in the same directory, add the script in OBS, add the filter to a source. Don't ...