Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does the Android Youtube API support the gyroscope when embedding 360 degree videos?

With the YouTube Android app, 360 degree videos support using the gyroscope to pan around the video, which is amazing. Is this possible when using the YouTubeStandalonePlayer or YouTubePlayerView in an app?

like image 920
adevine Avatar asked May 29 '15 01:05

adevine


People also ask

Why is YouTube 360 videos not working?

YouTube application is outdated If the YouTube app in your iPhone or Android is an old version, its possible 360-degree videos may not work. In this case, you need to update your YouTube app on your phone or upgrade your devices to the latest version of the operating system to run the newest version of the YouTube app.

Is the YouTube API free?

YouTube Data API costs are based on quota usage, and all requests will incur at least a 1-point quota cost. For each project, you're allowed 10,000 free quota units per day. You can use the quota calculator to determine your quota costs. If you need more queries, you can apply for higher quotas, but pricing may vary.


1 Answers

I have searched the online documentation for YouTubeStandalonePlayer and YouTubePlayerView, and can't find any indication that this is currently possible. See this similar question.

like image 71
Nate Avatar answered Sep 22 '22 19:09

Nate