I want to display a streamed real time video as a texture. I’m thinking of saving each frame as an image in a designated folder under the same file name and have Unity display the new image. Is there a way to do this? Thank you!
I want to display a streamed real time video as a texture. I’m thinking of saving each frame as an image in a designated folder under the same file name and have Unity display the new image. Is there a way to do this? Thank you!
You can use Movie Textures.