loooph
Results
2
comments of
loooph
Might be late but i had the same issue and have resolved it in #77 .
Yes, i had to compile obs-shaderfilter. After struggling a bit with the cmake i just built it manually using this single command: ```sh gcc -I /usr/include/obs -shared -fpic -lobs -o...