你以为你以为的

Results 5 comments of 你以为你以为的

图中间是video标签的视频,右下角是图片,如果把video标签去除后,图片恢复正常

> [@Lisiyao813](https://github.com/Lisiyao813) thank you for open this issue. Currently, the core of SnapDOM doesn’t support capturing > > Could you please explain your issue in Chinese (or provide more details...

[snapshpt.html](https://github.com/user-attachments/files/23000458/snapshpt.html) 点击视频进行播放后进行截图,可以看出视频没有被截取

> Thank you! I will check it as soon as possible 你好,这个问题有进展了吗?

> > > Thank you! I will check it as soon as possible > > > > > > 你好,这个问题有进展了吗? > > 你好,我想在插件内部解决前,可以如下打个补丁 考虑先用canvas绘制当前帧画面成图片,覆盖在视频上,然后用snapdom绘制截图,之后再移除这个canvas图片 > > > 注意加载的跨域静态资源,html标签加上 crossOrigin="anonymous" 属性...