Mark7294305
Posts: 0
Joined: Fri Dec 26, 2014 2:10 am

Auto recording media

Hello Support
I have created an app where users can record videos, Audios and take photos. Currently when a user records a video, the native phone video screen by default displays the record button in order to record a video. Then when the recording is finished, the user is then prompted to either keep the video or retake the video. How can I create a code where when the user clicks a button the is not then prompted to press the record & save buttons but the the video is automatically recorded and saved?

Mark7294305
Posts: 0
Joined: Fri Dec 26, 2014 2:10 am

Auto recording media

I for to mention that I am using JQM

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Auto recording media

Hello Mark,

You will need to invoke capture method in Cordova Media capture plugin, here is official documentation: https://github.com/apache/cordova-plu...

And as an example good tutorial how to do this: https://www.raymondcamden.com/2015/06...

Return to “Issues”