OBS-studio-webrtc
OBS-studio-webrtc copied to clipboard
Could NOT find LibWebRTC (missing: WEBRTC_INCLUDE_DIR)
I have followed all the mentioned steps for compiling the code but when I compile this in Visual Studio, the following error appears.
Could NOT find LibWebRTC (missing: WEBRTC_INCLUDE_DIR)
Can you please tell me why this issue appears and how I can solve that.
I strongly suspect that this is a cosmosoft build that's not included.
If it's linked into the binaries they're distributing, then it should be made available, given the GPL2's requirements on making source(s) available.