iBicha / UnityYoutubePlayer

Play YouTube videos in Unity
The Unlicense
336 stars 63 forks source link

Multiple 360 mode support (OverUnder, SideBySide, 180) #78

Closed Skinzart closed 5 months ago

Skinzart commented 2 years ago

Hello dev, is it possible to make this type of 360 video work? I have some sample 360 videos not working properly OverUnder : https://youtu.be/OOx2c-IZA5Q SideBySide : https://youtu.be/Fv1NhegZwGY 180 : https://youtu.be/_fBKszF1Y7Q

maybe we can detect the video projection type from the metadata and then change the shader we use?

iBicha commented 2 years ago

Yeah, it's tricky, as now the format returned to the player is not playable by the video player anymore.

iBicha commented 2 years ago

Multiple shaders based on metadata - sounds awesome, and the right solution probably, but I probably won't find time to dive into it anytime soon, so I will count on the community to contribute such feature

iBicha commented 5 months ago

Closing this since the feature for 360 has been removed in version 3.0.0 (please see comment) I apologize for this "reset", if this feature is still important to you, please open a feature request for the 360