"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

Videoplayback Landscape problem

Hello,

I've been trying to make landscape orientation available in my app, in which I've implemented the Videoplayback sample, by using code from the Books sample.

I keep having the problem that when I turn my phone to landscape the camera view isn't the right size, as you can see in the attached image (1).Another weird thing is that when I open the scanner while already holding my phone in landscape the camera view is the right size, but now the portrait view is wrong (see image 2).

Am I missing something? Do you have any idea what could be the problem or do you maybe need some more information?

rgreyes1977

Tue, 07/07/2015 - 07:10

I suggest to use the videoplayback sample and use it as a template for my app. It has handled the rotation of the device pretty well.

HTH

I'm only building my app for iOS so no Android SDK is involved.

I also added UI elements and I want to rotate them when the device is rotated. That's why I tried adding code from the Books sample, where the rotation works as I want it.

Attachment