Avishaidev / camera-preview-video

cordova-plugin-camera-preview with video recording feature
3 stars 6 forks source link

Record video doesn't work #1

Closed SylvanoTombo closed 4 years ago

SylvanoTombo commented 5 years ago

Record video doesn't work , it say plugin cordova not installed

Avishaidev commented 5 years ago

did you install it as write on docs?

Avishaidev commented 5 years ago

ionic cordova plugin add "PATH/TO/PROJECT/DIR"/myPlugin/cordova-plugin-camera-preview

SylvanoTombo commented 5 years ago

yes..I have already followed the docs.

SylvanoTombo commented 5 years ago

the image capture work but the video not.

Avishaidev commented 5 years ago

Whar error you got when record video?

בתאריך יום ג׳, 19 במרץ 2019, 10:00, מאת SylvanoTombo ‏< notifications@github.com>:

the image capture work but the video not.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Avishaidev/camera-preview-video/issues/1#issuecomment-474235737, or mute the thread https://github.com/notifications/unsubscribe-auth/AXhk2uXLJanrPEfsaU_1Fm943e6SOJMhks5vYJkCgaJpZM4b7diY .

SylvanoTombo commented 5 years ago

it says: Ionic Native: tried calling CameraPreview.startRecordVideo, but the CameraPreview plugin is not installed

startRecordVideo: err plugin not installed

teeban10 commented 5 years ago

Same problem with me, any solution ?

Avishaidev commented 4 years ago

Plugin files are update, Install again the plugin from this repository and check.