Skip to content

Commit b47b0d0

Browse files
authored
Update README.md
Add FAQ about Quest compatibility
1 parent 5722263 commit b47b0d0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,11 @@ A basic video player made for VRChat using Udon and UdonSharp. Supports normal v
2424
2. Drag the USharpVideo prefab into your scene, resize to fit
2525
3. Optionally bake realtime GI for the scene
2626

27-
There is also an example scene with the video player setup with lightmapping and everything in the `USharpVideo/Examples/Scenes` directory.
27+
There is also an example scene with the video player setup with lightmapping and everything in the `USharpVideo/Examples` directory.
28+
29+
## FAQ
30+
### Does YouTube work on Quest?
31+
No. There is no mechanism to support YouTube videos on Quest reasonably that will not be broken by VRChat the momement it is implemented.
32+
33+
### Are videos supported on Quest?
34+
Yes, kind of. You must have a direct link to a .mp4 video for videos to work on Quest. This is because Quest does not have YouTubeDL which is needed to resolve links that are not pointing directly to a video file. Which is why YouTube is not supported.

0 commit comments

Comments
 (0)