You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.
I need to implement transparency in GVRVideoRenderer.
The use case for this is playing a video over a 360° photo background to give a VR effect.
I have used Chroma Key blending with an input and mask image to implement the transparency in AVPlayerItem:
Unfortunately, when passing this into GVRVideoRenderer, the view still has a black background.
How can I fix this?
The text was updated successfully, but these errors were encountered: