Building Linux - TheAndyRoid/obs-python GitHub Wiki
Assuming that you have python, swig and obs-studio installed on you system building on linux is as simple as
cmake .
make
Assuming that you have python, swig and obs-studio installed on you system building on linux is as simple as
cmake .
make