sonysuqin / WasmVideoPlayer

Play file/stream with wasm & webgl & web audio api, using ffmpeg for multi codec support, especially for h265,support http, websocket, http-flv stream.
GNU General Public License v3.0
1.3k stars 370 forks source link

跨域访问 #61

Open 812781385 opened 4 years ago

812781385 commented 4 years ago

您好,作者。 我clone了您的demo放在自己的服务器上后,我在浏览器中访问自己的服务器,在input中输入一个h265的视频,出现跨域访问报错。实际上这个h265和我的服务器是容许跨域访问的。请问这是怎么回事?