File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# USharpVideo
22A basic video player made for VRChat using Udon and UdonSharp. Supports normal videos and live streams.
33
4- ![ example] ( https://i.imgur.com/EZ3imc1.png )
4+ ![ image] ( https://user-images.githubusercontent.com/36685500/121757261-d4acc480-cad1-11eb-9455-c61b676b9e99.png )
5+
56
67## Features
78- Allows master only/everyone lock toggle for video playing
89- Video seeking and duration info
910- Pause/Play
11+ - Loop video button
1012- Shows master and the last person to play a video
1113- Default playlist that plays when entering the world
1214- Stream player
1315- Support for YouTube timestamped URL's (youtube.com?v=\< video\> &t=\< seconds\> )
1416- Volume slider
17+ - Reload button
1518
1619## Installation
17201 . Install the latest VRCSDK and latest release of [ UdonSharp] ( https://github.com/MerlinVR/UdonSharp/releases/latest )
18212 . Install the [ latest] ( https://github.com/MerlinVR/USharpVideo/releases/latest ) release
19222 . Drag the USharpVideo prefab into your scene, resize to fit
20233 . Optionally bake realtime GI for the scene
2124
22- There is also an example scene with the video player setup with lightmapping and everything in the ` USharpVideo/Scenes ` directory.
25+ There is also an example scene with the video player setup with lightmapping and everything in the ` USharpVideo/Examples/ Scenes ` directory.
You can’t perform that action at this time.
0 commit comments