/USharpVideoForRussianApartmentKhrushchyovka

A basic video player made for VRChat using Udon and UdonSharp

Primary LanguageC#MIT LicenseMIT

USharpVideo

A basic video player made for VRChat using Udon and UdonSharp. Supports normal videos and live streams.

image

See the Wiki for more info on advanced configuration and tips + guides

Features

  • Allows master only/everyone lock toggle for video playing
  • Video seeking and duration info
  • Pause/Play
  • Loop video button
  • Shows master and the last person to play a video
  • Default playlist that plays when entering the world
  • Stream player
  • Support for YouTube timestamped URL's (youtube.com?v=<video>&t=<seconds>)
  • Volume slider
  • Reload button
  • Supports YouTube link resolution in the editor the same as in VRC

Installation

  1. Install the latest VRCSDK and latest release of UdonSharp
  2. Install the latest release
  3. Drag the USharpVideo prefab into your scene, resize to fit
  4. Optionally bake realtime GI for the scene

There is also an example scene with the video player setup with lightmapping and everything in the USharpVideo/Examples/Scenes directory.