Hello!
Does anyone have a good way to record video through Capacitor app?
I’ve found GitHub - capacitor-community/video-recorder: A video recording plugin for Capacitor but it seems to be using some very old native Android lib (no updates since ~2021) and it also differs from Cordova experience (no actual buttons etc)
Currently looking to migrate away from using cordova-plugin-media-capture
Thank you!