The video embedded in Youku on mobile cannot be played.

I use vue-cli to build the mobile project, and then use iframe to embed Youku"s video code as follows

<iframe width=100% height=350 src="http://player.youku.com/embed/XMzI1NTY2Nzc0MA==" frameborder=0 allowfullscreen></iframe>

this is the code. If I change the browser into a PC, I can watch it, but when I turn it into a mobile terminal, I can"t watch it. It shows that the resource failed to load

.

the error reported is

 Failed to load because no supported source was found.unifull.min.js:5 

Uncaught (in promise) DOMException: The element has no supported sources.




5
Feb.27,2021
Try

with the video tag.


I also encountered this problem. I found it a few days ago. How to solve it with


?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2aecb-2ba6d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2aecb-2ba6d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?