Skip to main content
February 24, 2014
Question

Problem with the orientation of the camera adobe air.

  • February 24, 2014
  • 1 reply
  • 826 views

Hello guys

I am building a camera app on Android using Adobe Air

However, I can not change the orientation of the camera, which only works in landscape mode. My app works in portrait mode, and I'm not getting this to fit the camera orientation.

Any help is welcome.

This topic has been closed for replies.

1 reply

Adobe Employee
February 25, 2014

I believe you are using a video element to render your camera stream. Could you please try rotating (using DisplayObject.rotation) the video element to get the desired orientation?