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

Video feed rotated 180° #49

Closed
mamuelsraz opened this issue Mar 11, 2022 · 1 comment
Closed

Video feed rotated 180° #49

mamuelsraz opened this issue Mar 11, 2022 · 1 comment

Comments

@mamuelsraz
Copy link

The video feed received from the SDK (android and Windows PC) is always rotated 180 degrees. The example project "fixes" this by rotating the plane on which the feed is projected.
I suppose this is just a hack, is there a proper way to receive not rotated feed?

@icywind
Copy link
Collaborator

icywind commented Mar 16, 2022

That's a known behavior of how Unity captures image. You will just have to flip your transform accordingly. The demo code gives example how to do that.

@icywind icywind closed this as completed Mar 16, 2022
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

2 participants