I am new to Unity 3D.
I learned that an Ogg Theora video file can be played in Unity 3d when it is attaced to a texture.
- Is this the only method to play video in Unity?
- Is it possible to display a live video stream in Unity 3d?
- How to “Pause”, “Forward” and “Rewind” video (video texture) in Unity 3d?
Thx
Adamo