简体   繁体   English

Flutter 在相机预览和捕获上显示徽标

[英]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.您需要使用 FFmpeg 包来处理颤振或任何其他选择。

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

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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