Migrating from @cordova-plugin-media-capture

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!

very old? :thinking: thats just 3 years.

1 Like

Okay, 3 years. But in this case, I’m also trying to find the closest solution to the cordova-plugin-media-capture because with it I see my phone buttons and in this case, I need to design them etc.