I am playing webm video in my 360 dome, the alpha channel seems to not work in Google Chrome. It works well in Firefox. Do I have to add anything in code to overcome this issue?
Not sure I follow. Both videos look the same in both firefox and chrome. What versions are you using, and what would you expect the result to look like?
This link here shows very different video on Chrome and Firefox. Only on firefox, it plays exactly like it should be (with alpha channel). The chrome version is Version 90.0.4430.212, which is the latest.
Want to share a screenshot of what you are seeing?
What happens when you open the file using the browser directly? does it respect the alpha channel then?
BTW - a different result between two browsers is usually something we can’t help with. The video texture is using the basic browser functionality (video decoder, canvas updating).
I tried adding the video directly to the chrome browser and it plays well. Exactly like how it should be. But only in Babylon.js, it causes this issue. Maybe due to missing codec or incompatibility?
Here are the two screenshots: