luansouza New Member Sep 2, 2022 #1 I can't use obs because it doesn't have LibAJANTV2, I looked in hell and didn't find it. System : Freebsd
I can't use obs because it doesn't have LibAJANTV2, I looked in hell and didn't find it. System : Freebsd
Tuna Member Sep 2, 2022 #2 Check the CMakeCache.txt file in your build directory and disable the AJA plugin: Code: //Build OBS with aja support ENABLE_AJA:BOOL=FALSE
Check the CMakeCache.txt file in your build directory and disable the AJA plugin: Code: //Build OBS with aja support ENABLE_AJA:BOOL=FALSE
luansouza New Member Sep 3, 2022 #3 Tuna said: Check the CMakeCache.txt file in your build directory and disable the AJA plugin: Code: //Build OBS with aja support ENABLE_AJA:BOOL=FALSE Click to expand... thanks for the help, now I have other problems, the obs no audio and the microphone doesn't work on freebsd.
Tuna said: Check the CMakeCache.txt file in your build directory and disable the AJA plugin: Code: //Build OBS with aja support ENABLE_AJA:BOOL=FALSE Click to expand... thanks for the help, now I have other problems, the obs no audio and the microphone doesn't work on freebsd.