Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
952 stars 241 forks source link

HEVC / H.265 Video Recording #36

Closed e1engineer closed 1 year ago

e1engineer commented 3 years ago

Proposal

When video recording is implemented, please support H.265 or HEVC video recording. This would be a great improvement over the H.264 in Flutter's camera plugin.

g-apparence commented 3 years ago

Thx for the suggestion. 👍 Could you elaborate on the advantages of these?

e1engineer commented 3 years ago

What H.265 allows is for substantially lower bandwidth costs for those of us building video-intensive flutter apps due to lower file sizes. Hardware decoding support for H.265 is improving. I might be able to help out with this endeavor.

g-apparence commented 3 years ago

Thank you for clarifications! This seems good reasons. I add these in notes