Open Linknpay opened 3 years ago
I would love this feature !
Hello @Linknpay , i just begin this feature. If you want to improve it you can fork it 👍
https://github.com/rudyZanotti/camera-preview/tree/start-recording-ios
@rudyZanotti nice work man. Been waiting for this for a while now.
You can look at https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview to use its iOS code base to make it better. I really wish I can code in iOS would have definitely helped
@rudyZanotti any update on this? Would be awesome to get this on iOS
@Kaoschuks were you able to get the video recording working for iOS?
using this plugin no @Codemax999
using this plugin no @Codemax999
Were you able to do ios video with html overlay on any other plugins? I've only seen the default video recorder. Thanks
I am experimenting with something on
https://github.com/Kaoschuks/ionic-media-editor
@Codemax999 you can check it out
It would be really cool if we could have the functions startRecordVideo
and stopRecordVideo
to work on iOS:
From the readme: https://github.com/capacitor-community/camera-preview#startrecordvideooptions-------android-only
@pbowyer do you have any skills in Swift to make this possible? Or do you know anyone who can? We can sponsor this feature.
Is it possible to open a fund for this feature specifically? Eg. on issue hunt or something?
It's great to hear you can sponsor this! I don't have the skills so I'm paging @nick-krantz - is this something you'd like to take on?
@pbowyer, @mesqueeb Thanks for thinking of me! I unfortunately don't feel confident in my swift abilities to flush out video recording for iOS to take this work up.
I see that in the past this was possible with the Last Cam plugin -> https://github.com/Bengejd/cordova-plugin-last-cam/blob/master/src/ios/LastCam.swift
@nick-krantz would this help?
For anyone who is still interested in making video rec work on iOs. Here is a react native plugin that achieved that. Maybe we can use the same code for this plugin on the native side? https://github.com/mrousavy/react-native-vision-camera
When will it possible to use record video on iOs ? Thank you