Start a new topic

Wikitude Android SDK Rotate Camera

Hello, we are using Wikitude Javascipt API on our android app. 


The issue we are having is, some of the android devices has portrait cameras in their hardware and ArchitectView is showing it in portrait mode too. We need a way to access the camera and rotate it to show as it is in landscape mode. I don't mean the UI, we need to rotate the stream itself coming from camera.


Any way to access and rotate the camera?

Thanks,

1 Comment

Hi,


Unfortunately, there's no available option to access the internal camera frame and rotate it. The only way I can think of that you might achieve this with our SDK is using plugins, specifically the frame rendering section.


Best regards,

Aitor.

Login or Signup to post a comment