Error in Build Android Version

Hello … I am trying to share my screen on Android device and i found Jitsi Fork that supports GetDisplayMedia But When I try To Build it i get This Error …
error: incompatible types: VideoCapturer cannot be converted to boolean
VideoSource source = pcFactory.createVideoSource(capturer);
^
Any idea to solve this problem i think it is maybe because of version changes ?