Hello dear people, we are developing a music gallery with visuals that contain video assets as video textures.We are using PBR material in order to implement alpha channel. We still have some issues that we need to solve. Videos are 4 to 7 minutes long and sometimes we have several of them, additionally we use point cloud meshes in these rooms. So experience is quite heavy.
The main video is played when the camera/player walks through a certain trigger and we need to be sure that when the scene is loaded - video is not streaming but it’s already downloaded as an asset. Any suggestions on how we can implement that issue?
Also can you pinpoint an example where after loading you need to press start in order for the browser to get all the right permissions to use audio etc.
We have some issues with different browsers also, if someone could tell what’s wrong.