Hi,
Is there a way to play mp4 videos on a server with VisionOSVideoComponent?
According to the manual, video files need to be located at ../StreamingAssets/VisionOSVideoClips/.
However, StreamingAssets folder is not writable at runtime. So, I cannot download and store video files into the StreamingAssets folder.
Should we assume that it’s not possible to play online video no matter what method we use?