cordova-plugin-opentok icon indicating copy to clipboard operation
cordova-plugin-opentok copied to clipboard

.getImgData() code has been removed

Open iisdan opened this issue 6 years ago • 2 comments

All code to get a screenshot from a screen has been removed and replaced by " return ''; " This should be a feature in some way. Or is there a work around?

iisdan avatar Dec 20 '17 17:12 iisdan

Since the video is a native video element overlayed on top of the WebView, you cannot get the image data by calling getImgData()

msach22 avatar Jan 12 '18 00:01 msach22

@msach22 is there any way of getting it?

iisdan avatar Jan 12 '18 00:01 iisdan