Thread Previous • Date Previous • Date Next • Thread Next |
On 07/04/16 15:38, Michał Sawicz wrote:
dunno about you, but I am fairly sure that being upside down is not easier on my brain.W dniu 07.04.2016 o 16:30, Chris Coulson pisze:This isn't a bug. The mirroring is done by appear.in with "transform: rotateY(180deg)" on the video element style. This is common for video conferencing sites which assume that the camera being used is a front facing camera, where mirroring is desirable.Also note this only happens in what you see (basically so it looks like a mirror for you - easier on the brain) - the remote end sees it without mirroring.
https://webrtc.github.io/samples/src/content/devices/input-output/looks like it now enumerates the cameras, but only actually works with the default camera set in the browser settings. The rear camera is OK, front camera is upside down.
Alan.
Thread Previous • Date Previous • Date Next • Thread Next |