简体   繁体   中英

Flutter display logo over camera preview and capture

I'm trying to show the logo over the camera preview. If the user click the capture button logo should be placed in the image. Thanks in advance.

You need to use FFmpeg package for the flutter or any alternative.

Refer https://github.com/tanersener/flutter-ffmpeg

Example: https://stackoverflow.com/a/59000723/5882307

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM