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 ...
(at your option) any later version. #define do_log(level, format, ...) blog(level, "[Lua] " format, ##__VA_ARGS__) #define warn(format, ...) do_log(LOG_WARNING ...