Android native apps even with 2D in passthrough only - request
Hi, Meta should consider coming to terms with Google on allowing Google Android Store apps availability one Meta Quest. Even with 2D and passthrough only, it would be a game changer, allowing thousands of apps to run on Meta Quest devices just like on normal phones. It should be easily achievable by making Meta OS showing android apps in windowed mode.749Views0likes1CommentAllow predefined HTML attribute in <video> tag to define video as 2D / 3D and 180VR /360VR
I have a small website with VR Videos that are exclusively for Oculus devices. The video-clips are emmbedded with video-Tag. HTML Code: <video controls> <source src="video.mp4" type="video/mp4"> </video> Everytime the user has to select manually the following parameter. 3D-Side by Side, 180°VR or 360°VR. It would be awesome, if Meta can introduce a custom html attribite to video tag to preselect. Eg. HTML Code: <video controls> <source vrangle="180" vrmode="3DSide" src="video.mp4" type="video/mp4"> </video> Or with better naming 🙂 Thank you.1.1KViews2likes1Comment