cordova-plugin-camera-preview icon indicating copy to clipboard operation
cordova-plugin-camera-preview copied to clipboard

Record Video

Open alessandrocatacchio opened this issue 8 years ago • 18 comments

It's possible to record video during the preview ?

alessandrocatacchio avatar Mar 16 '17 23:03 alessandrocatacchio

any updates on this question?

mark-ellul avatar Apr 03 '17 09:04 mark-ellul

I'm waiting for this too.

GEREM avatar Apr 07 '17 05:04 GEREM

upvoted . it's a must have !

faustoct1 avatar Apr 10 '17 05:04 faustoct1

I would also like to see this.

mikewagz avatar Apr 10 '17 13:04 mikewagz

Have you guys found an alternative solution? I need to deliver a photo booth app that needs this functionality.

rrundle avatar Apr 12 '17 21:04 rrundle

+1 !

phonic avatar Apr 13 '17 11:04 phonic

+1

hartherbert avatar Apr 14 '17 12:04 hartherbert

+10 🤠

mikkelsjolin avatar Apr 27 '17 09:04 mikkelsjolin

@rrundle I have been looking into the media-capture plugin (https://github.com/apache/cordova-plugin-media-capture) it allows for both however you have to choose Video, Audio or Photo in the code

mark-ellul avatar May 10 '17 14:05 mark-ellul

@mark-ellul yeah, clear, but thats the plain interface without any overlay- or preview-possibilities.

phonic avatar May 10 '17 14:05 phonic

@phonic yes its a bit of a bummer, I really wanted the ability to switch between recording an image or video on the camera view itself, which is not possible without overlays.

mark-ellul avatar May 10 '17 14:05 mark-ellul

@mark-ellul yeah that's probably the best possible alternative at the moment. Having the ability to overlay and take pictures automatically are pretty nice features of the preview plugin. Would be great to have those features for video.

Thanks for the response.

rrundle avatar May 10 '17 17:05 rrundle

+1 - would really like to see this happen

AdamAtri avatar Oct 06 '17 19:10 AdamAtri

+1

andrewoodleyjr avatar Nov 21 '17 01:11 andrewoodleyjr

+1

biga816 avatar Sep 13 '18 00:09 biga816

+1 Any solution for this? I want to create camera preview like on Instegram app.

Avishaidev avatar Nov 22 '18 08:11 Avishaidev

@vipulsharma144 has submitted PR #587 which completes the work done from @icetec-solutions implementation. I would appreciate if anyone has any comments on that PR.

westonganger avatar Feb 12 '20 18:02 westonganger

Video recording functionality for Android has been implemented in master via #587

westonganger avatar Feb 18 '20 18:02 westonganger