Good afternoon, everyone.
When I was watching unreal Learning course material, I found that the player was loaded for a long time and could not be played.
So I opened the browser console and found thousands of errors, which kept increasing, as if CDN and the website were restricted by CORS. As shown in the figure:
- this has caused several troubling effects.
- I can’t watch the sample tutorial.
- Every waiting video playback browser device is becoming more and more stuttered.
- after I opened the browser’s CORS unblock plug-in, the console no longer reported an error, but the loading rate was very poor and stutter was played.
I can’t seem to solve this problem. Can anyone take a look at what happened?
下午好,诸位。
我在 观看 虚幻学习课程 材质 时,发现播放器长时间处于加载中,无法播放。
所以我打开浏览器控制台,发现有上千个错误,且不停在增加,似乎说是 CDN 与 网站 被 CORS 限制了。如图:
- 这造成几个麻烦影响
- 我无法观看 示例教程
- 每台等待的视频播放浏览器设备 会正变得越来越卡顿。
- 我打开了浏览器 的 CORS unblock 插件后,控制台 不再有报错,但加载速率 很差,播放卡顿