AppRTCMobile icon indicating copy to clipboard operation
AppRTCMobile copied to clipboard

How to add Screenshare Capability?

Open Raj123456788 opened this issue 7 years ago • 4 comments

Hi, Using how can I achieve application screen capture on iOS & MAC desktop capture on OSX

Raj123456788 avatar Feb 09 '18 20:02 Raj123456788

WebRTC only support RTCFileVideoCapturer on iOS now, you can add custom video capture

crossle avatar Feb 11 '18 04:02 crossle

any example of this on how to use it?I am able to capture screenshot of the app but how can I pass to RTCFileVideoCapturer? Rookie question :)

Raj123456788 avatar Feb 12 '18 21:02 Raj123456788