This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Support VR180 playback on YouTube #793
Labels
ARCHIVED
CLOSED at time of archiving
compatibility
Web content compatibility issues
Future Roadmap
Nominate feature for future milestones
P2
Fix in the next development iteration
Milestone
Hardware
All
Steps to Reproduce
Current Behavior
Notice the unwrapped video is not shown (despite the new UA Override).
With the new UA Override, properly unwrapped YouTube 360 videos are shown with the new media controls (#330).
VR180 is a kind-of proprietary format created by YouTube/Google.
If you dig into the source code of a video detail page, you can find the original unwrapped video track. The browser could do some trickery to extract that info. from a YouTube VR180 video page, but we probably should not start that precedent. That is a job for WebExtensions' content scripts.
Expected Behavior
For the user to be able to use FxR's media controls for setting the Projection Mode, YouTube should serve unwrapped 180 videos for the same UA we are using to get unwrapped 360 videos.
Possible Solution
Ideally, we reach out to YouTube to ask them to change the VR180 video pages to serve a similar video player as the 360 ones.
Or the browser can introduce functionality to parse VR180 metadata and streamlined video playback.
Context
Oculus Browser also does not support VR180.
The native Oculus Go app for YouTube plays VR 180 extremely well. The VR180 catalogue is relatively small today but seems to be growing rapidly.
For any solution we chose, we should move quickly so FxR is ready when VR180 becomes commonplace (even if for only cinephiles and today's VR enthusiasts).
Error Logs and Stack Traces
The text was updated successfully, but these errors were encountered: