Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wangEditor5 vue3 直接插入视频链接无法播放, #5971

Open
getName0712 opened this issue Sep 30, 2024 · 4 comments
Open

wangEditor5 vue3 直接插入视频链接无法播放, #5971

getName0712 opened this issue Sep 30, 2024 · 4 comments

Comments

@getName0712
Copy link

bug 描述

直接插入视频链接无法播放,上传视频返回的链接可以播放

你预期的样子是?

直接插入视频链接可播放

系统和浏览器及版本号

  • 操作系统:windows
  • 浏览器和版本:谷歌浏览器

wangEditor 版本

  • ^5.1.8 5.1.23*

demo 能否复现该 bug ?

能,在线demo可以复现

在线 demo

请尽量提供在线 demo (推荐以下网站),帮助我们最低成本复现 bug

最小成本的复现步骤

(请告诉我们,如何最快的复现该 bug)

@getName0712
Copy link
Author

@cycleccc
Copy link

cycleccc commented Oct 1, 2024

不是 wangEditor 的问题,你可以试试怎么改可以让这个 url 插到视频标签里能正常展示。
<video poster="asd" controls="true" width="auto" height="auto" style=""><source src="http://vd3.bdstatic.com/mda-qivbecqipe1fwt2t/360p/h264/1727683439454210033/mda-qivbecqipe1fwt2t.mp4" type="video/mp4"/></video>
使用 在线HTML 试试。

@getName0712
Copy link
Author

不是 wangEditor 的问题,你可以试试怎么改可以让这个 url 插到视频标签里能正常展示。 使用 在线HTML 试试。

我在html里面可以正常播放, 使用 在线HTML 不可以播放,搞不懂了0.0,想问下视频大小怎么调整呢?谢谢

@cycleccc
Copy link

cycleccc commented Oct 1, 2024

视频大小是指宽高吗,宽高可以通过修改尺寸这个 hoverbar 调整,视频体积这个似乎可能可以通过 uppy 来调整,wangEditor 视频上传用的 uppy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants