MerlinVR / USharpVideo

A basic video player made for VRChat using Udon and UdonSharp
MIT License
322 stars 43 forks source link

Syncing with quest #17

Closed BassBoostedDuck closed 3 years ago

BassBoostedDuck commented 3 years ago

found this vie a google search for vrchat quest synced video players , does this video player work for both pc and quest on the sdk3?

MerlinVR commented 3 years ago

This works on Quest, but you can only use links that directly link to an mp4 or other compatible video file formats. This means no YouTube links. This is a limitation that all VRC video players share since Quest does not have YouTubeDL which is required to resolve URLs that aren't direct links.