Streaming / displaying 360 videos #366
-
Hi, Currently, by using I saw that there is a Thank you for your help 🙇 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Looks like nobody check the discussion tabs 😅 |
Beta Was this translation helpful? Give feedback.
-
Hi @JeromeCHA. The
|
Beta Was this translation helpful? Give feedback.
-
And if you want to have fun. and have one Camera per cubemap face, you can do what |
Beta Was this translation helpful? Give feedback.
Hi @JeromeCHA.
The
Skybox
is based on a cubemap environementTexture
so yes, you might be able to stream what you want to it.Have a look at:
Texture
from aMediaPlayer
Environment
from your cubemap. If minSDK > 26, GPU harware buffer might be more efficient.