dbawel Posted June 26, 2016 Share Posted June 26, 2016 Hello, I have a "TV" monitor in which I need to swap video textures. The screen needs to be black initially (no video playing), and then the user gets the choice to choose which video they wish to play on the monitor (screen) in the babylon scene. I haven't found a way to do this using variables for each specific videoTexture or using global variables to change the videoTextures - or any other method I'm familiar with. I could certainly use help with this if anyone has experience with swapping multiple video textures. Thank you, DB Quote Link to comment Share on other sites More sharing options...
dbawel Posted June 26, 2016 Author Share Posted June 26, 2016 I left out a couple of functions which I need to include in my scripts. I have a file loader which the user can select the videos they want to play on the monitor as videoTextures. This is probably important to the problem I'm having. DB Quote Link to comment Share on other sites More sharing options...
NasimiAsl Posted June 26, 2016 Share Posted June 26, 2016 check this and find video element from standardMaterial http://www.babylonjs-playground.com/#1R1WOF#3 http://www.babylonjs-playground.com/#1R1WOF#7 : multi video Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.