<img src={{ url_for("static",filename='haha.jpg') }} />
<br>
<video width="1280" height="720" controls="controls">
<source src={{ url_for("static",filename='result.mp4') }} type="video/mp4" />
你的浏览器不支持播放视频
</video>
请问如何才能播放视频
找个小点的视频再试试,页面什么样