Failed to find videos to play

Hello, how are you? I am having this error when searching for videos that I have loaded in the scene for when the “focus” returns, they play again since the chrome pauses them.
The scene is loaded but it keeps giving me the error that it cannot access the material before it loads the scene. I hope you can help me, thank you

Try what an error message suggests, invoke:

ViewerApi.setMaterialEditable(‘pantalla_escenario’);
ViewerApi.setMaterialEditable(‘pantalla_sravato_01’);

From you customization script before the scene is loaded.