apache / cordova-plugin-media-capture

Apache Cordova Media Capture Plugin
https://cordova.apache.org/
Apache License 2.0
307 stars 494 forks source link

Screen Record / Screen Capture #170

Closed ChrisTomAlx closed 4 years ago

ChrisTomAlx commented 4 years ago

Feature Request

Motivation Behind Feature

At this time of covid-19 where remote calls are reigning supreme. I think this would be amazing functionality to add. So you can add screen recording functionalities to your remote conferencing type apps. This is just an example there could be any number of other uses

Feature Description

There could be an option for the following

Alternatives or Workarounds

Currently we could use https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder for Browser and Android Webview most likely. And for iOS there is the replayKit Framework

jcesarmobile commented 4 years ago

it's out of the scope of this plugin, you can create your own for that