Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Front Facing Camera is mirrored #6

Open
AlexGustafsson opened this issue Jun 30, 2016 · 2 comments
Open

Front Facing Camera is mirrored #6

AlexGustafsson opened this issue Jun 30, 2016 · 2 comments

Comments

@AlexGustafsson
Copy link

AlexGustafsson commented Jun 30, 2016

Short and concise, the front facing camera is mirrored. Wanted behavior would be not mirrored.

@bolav
Copy link
Owner

bolav commented Jul 1, 2016

This is by design now. Could be fixed by either adding an attribute, or by flipping the element.

@isrightkev
Copy link
Contributor

<CameraStream> 
    <Rotation DegreesY="180"/>
    <CameraVisual Facing="Front" />
</CameraStream>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants