Para Video Player
Video player component:
There is no need to add Unity video components if you have this component added to the object. It enables the URL video playback on the object once added.
Component Property Name | Property Description |
---|---|
Is Sync | Whether to synchronize. Once selected, players will get the same video with the same playback progress. Otherwise, the video will only be played locally. |
Str Video Url | You can enter the video URL here and plays the video during runtime. |
**Note: If it is a link from a video website, the Share URL of the video must be provided in the Str Video Url (not the website URL).
Attention
Currently, only one Para Video Player or Para Music Web Player component can be placed in a world. Otherwise, errors may occur on some device models. This also means that you can only have one example file of a video player or web music player in the world.
Updated 11 months ago