Cross origin problems with video - HTML5 Game Devs Forum

文章推薦指數: 80 %
投票人數:10人

Failed to execute 'texImage2D' on 'WebGL2RenderingContext': The video element contains cross-origin data, and may not be loaded. Jumptocontent Wearehappytoinformyouthatforumisactiveback!;)ThenewownerofbrandHtml5GameDevsisGameMonetize.com × Browse Forums Staff OnlineUsers More Activity MyActivityStreams AllActivity UnreadContent ContentIStarted Search More Leaderboard Marketplace ContactUs Twitter More More SearchIn Everywhere Topics ThisForum ThisTopic Moreoptions... Findresultsthatcontain... Anyofmysearchtermwords Allofmysearchtermwords Findresultsin... Contenttitlesandbody Contenttitlesonly Pixi.js AllActivity Home Frameworks Pixi.js Crossoriginproblemswithvideo Crossoriginproblemswithvideo By trsh, May27,2020inPixi.js  Share Moresharingoptions... Followers 0 Replytothistopic Startnewtopic RecommendedPosts trsh PostedMay27,2020 trsh Members 83 Report Share PostedMay27,2020 `Failedtoexecute'texImage2D'on'WebGL2RenderingContext':Thevideoelementcontainscross-origindata,andmaynotbeloaded.` Howtofixthis? TheresponseheaderformyvideodeliveredseemstobeOK: Access-Control-Allow-Headers: DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range Access-Control-Allow-Methods: GET Access-Control-Allow-Origin: http://localhost:3000 Access-Control-Expose-Headers: Content-Length,Content-Range Quote Linktocomment Shareonothersites Moresharingoptions... trsh PostedMay27,2020 trsh Members 83 Author Report Share PostedMay27,2020 (edited) Seemslikethisbugisonlywhenusing:   constvideoResource=newPIXI.resources.VideoResource(videoEl,{ autoPlay:false, autoLoad:true, crossorigin:true });   EditedMay27,2020bytrsh Quote Linktocomment Shareonothersites Moresharingoptions... trsh PostedMay27,2020 trsh Members 83 Author Report Share PostedMay27,2020 Ineededtoadd: constmyLuckyVideoElTmp=document.createElement('video'); myLuckyVideoElTmp.preload="auto"; myLuckyVideoElTmp.setAttribute('crossorigin','anonymous'); Nowitworks themoonratand jonforum 2 Quote Linktocomment Shareonothersites Moresharingoptions... Jointheconversation Youcanpostnowandregisterlater. Ifyouhaveanaccount,signinnowtopostwithyouraccount. Note:Yourpostwillrequiremoderatorapprovalbeforeitwillbevisible. Replytothistopic... ×  Pastedasrichtext.  Pasteasplaintextinstead  Only75emojiareallowed. ×  Yourlinkhasbeenautomaticallyembedded.  Displayasalinkinstead ×  Yourpreviouscontenthasbeenrestored.  Cleareditor ×  Youcannotpasteimagesdirectly.UploadorinsertimagesfromURL. Loading... × Desktop Tablet Phone SubmitReply  Share Moresharingoptions... Followers 0 Gototopiclisting RecentlyBrowsing   0members Noregisteredusersviewingthispage. HTML5GameDevsForum AllActivity Home Frameworks Pixi.js Crossoriginproblemswithvideo × Existinguser?SignIn SignUp Browse Back Forums Staff OnlineUsers Activity Back MyActivityStreams AllActivity UnreadContent ContentIStarted Search Leaderboard Marketplace ContactUs Twitter × CreateNew...



請為這篇文章評分?