Jyotirmoy Barman
Jyotirmoy Barman
This is not supported for Capacitor 6. It's quite old and no changes have been made since 3 years.
@Saqib92 thanks, I'll come up with a new capacitor plugin for camera reusing the code and update it to capacitor.
@Saqib92 just FYI, the problem with this is the latency caused by high quality, there seems be to be a lot of frame delays or drops, which is not feasible...
I'm also looking for the same kind of use case. The probable solution I have in my mind is to be able to integrate some AI Model that detects facial...
[bokzor](https://github.com/bokzor) There is a high frame drop due to the capture sample not being in threaded and having unordered capture sample without the timestamp makes it hard to track promises...