Wayaer/fl_pip

大佬 v3.2.0 iOS桌面PIP还是黑屏

yoer opened this issue · 6 comments

yoer commented

求大佬修复

尝试了后台播放无声音频,不太行,还没找到合适的方法,找到的话,会更新版本的

yoer commented

感谢大佬 关注

yoer commented

实现了将是突破性的,目前都没有iOS下PIP显示flutter widget的

yoer commented

在 iOS 中,画中画(Picture in Picture,PIP)功能的渲染通常使用的是 GPU 渲染在 iOS 中,普通的 UIView 的渲染通常是通过 CPU 完成的。

貌似是因为这样黑屏?

yoer commented

应该是视频画面没有提前渲染导致的