Posts

Post not yet marked as solved
0 Replies
382 Views
I use SCNRenderer with Vuforia. On iOS 13, video content not showing, sound is heard. I tried to set the video material in the following ways:material.diffuse.contents = AVPlayerormaterial.diffuse.contents = SKVideoNodeBut none of these methods work on iOS 13. Unfortunately, I don’t have the opportunity to use SCNView to render a SCNScene, since it is impossible to use with Vuforia. Maybe someone has already encountered this? Or does someone know how to otherwise render the AVPlayer in the SCNScene?
Posted
by daniil259.
Last updated
.