Quote:

   When request video stream from gum on front camera I've noticed that image 
rotate in a weird way:

   - rotate 90 deg a put in landscape, the image is rotated 180 deg.
   - rotate 180 deg a put in portrait inverted, the image is rotated 360 deg.

   If you do the same operation with back camera all feels right. There is no  
rotation of image in the same way the Camera App does.

   Does anyone any clue if that is the expected behavior or it's a bug?

   I've used a flame device with this test app:
   https://www.dropbox.com/s/1bd3sax0kz1thte/foxos-front-gum.zip?dl=0


getUserMedia rotates the image to be "upright" automatically based on the rotation info from the sensors and the camera-orientation info stored in the phone's setup.

Perhaps the build-time camera-orientation info isn't correct in all Flames (I know some early pre-production ones had it wrong), or in some base drop that went out recently. What OS version (build) for the base build, and what gaia/gecko?

--
Randell Jesup


_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to