"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Video Playback Streaming on IOS

Hello,

 

I want to use the Vuforia Video playback sample to view Videos in an Augmented Reality application.

My problem ist that i have to migrate my Unity3d-project to the new Vuforia SDK an the new vuforiaVideoPlayback-Sample.

I'm able to view Videos on Texture if they are integrated in the unityAPP, but if i want to stream, it doesnt work anymore.

On Android there are no problems, all works fine. On IOS i cannot stream the videos.

I did work in fullscreen before I migrated, now there is only the "busy" Icon and I cannot either play the Video in fullscreen.

 

Has anybody an idea or a solution for this problem ?

KasetsartVR

Fri, 07/14/2017 - 08:31

Hi Elfgenpick,

I also have the same problem as you, however there is a small difference.
As you mentioned about the full screen problem, even the icon is busy, my video can be shown in full screen without problem for my case with a single click.

Hi i found a solution for this problem. It consists in not to use the Vuforia Video Playback component. 

I putted inside my image target component a 3d cube which will be the surface for the video. So you have to resize the cube acording to the video resolution.