android - Cordova capture video feed from device camera. -


i trying make camera recording / editing app , installed https://github.com/apache/cordova-plugin-media-capture

plugin , got working opens dialog , requires user pick platform record video , returns information. since want app recording looked into
https://github.com/apache/cordova-plugin-camera

this seems want images, there cordova video recording plugin? possible use either of above plugins?


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -