How to share screen remotely in a video/audio call?
问题 I am trying to build a video call app which has a feature of screen sharing. The users can share their screen during the call. I'm using WebRTC SDK to meet my purpose, but they have a solution for screen share when the call starts but not for screen share while the call is ongoing. One can tick the screen sharing option and can start the call but cannot start screen sharing during the call. I added a button on the CallActivity screen which on click calls MediaProjection Class of Android to