[mediacapture-main] Handling of rotation for camera capture streams (#660)

youennf has just created a new issue for https://github.com/w3c/mediacapture-main:

== Handling of rotation for camera capture streams ==
Both Safari and Chrome (not sure about Firefox) do change width and height when capturing device (mobile device typically) is rotating.
Basically, width and height are swapped.

This isn't specified anywhere and I am wondering whether this should be something we should take some time to describe.
I am also wondering how things are exposed in terms of settings/constraints getters so that web pages can notice this.
Is it also a behavior that web pages always want? Should we provide an opt-out?


Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/660 using your GitHub account

Received on Sunday, 26 January 2020 15:31:00 UTC