Home > front end >  IE Video element cross-domain plays mp4
IE Video element cross-domain plays mp4

Time:01-29


<meta HTTP - equiv="Access - Control - Allow - Origin" content="*" & gt;


<body>






This site IP address for https://192.168.0.104/

Google browser can watch video consumer and IE11 were not see

Please help to have a look

CodePudding user response:


<meta HTTP - equiv="Access - Control - Allow - Origin" content="*" & gt;




<body>

SRC="https://20190916.oss-cn-beijing.aliyuncs.com/01-%E5%9F%BA%E7%A1%80%E7%8F%AD%E5%AD%A6%E4%B9%A0%E8%B7%AF%E7%BA%BF.mp4"
Type="video/mp4/& gt;"



CodePudding user response:

The above code can be executed on IE,

CodePudding user response:

192.168.0.104 is local address?
  • Related