GrapheneOS / Camera

Modern camera app focused on privacy and security with QR & barcode scanning.
https://grapheneos.org/
MIT License
882 stars 89 forks source link

Add support for digital video stabilization #34

Closed pluja closed 2 years ago

pluja commented 3 years ago

Google Camera has support for digital video stabilization. This is pretty good on devices like Pixel 3a.

I don't know how difficult is this. Could this be implemented?

thestinger commented 3 years ago

It will likely be possible in the far future via CameraX extensions.

MHShetty commented 3 years ago

I have filed a feature request for the same. Hope they consider it.

https://issuetracker.google.com/issues/204112202

MHShetty commented 3 years ago

The issue filed by me seems to be a duplicate of another existing issue.

This link can be used to track the status of the feature request now: https://issuetracker.google.com/issues/172946955

Staysafe2022 commented 2 years ago

Thanks for working on it , hopefully one day supported.

thestinger commented 2 years ago

This is implemented via the Camera2 interop API.