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

[PoseNet]The camera's screen is upside down #54

Closed
heerangkim opened this issue Aug 18, 2020 · 6 comments
Closed

[PoseNet]The camera's screen is upside down #54

heerangkim opened this issue Aug 18, 2020 · 6 comments
Labels
bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on

Comments

@heerangkim
Copy link

Environment (please complete the following information):

  • OS/OS Version: macOS 10.15.6]
  • Source Version: [e.g. master/v2.2.0]
  • Unity Version: [e.g. Unity 2019.4.5.f1]

Describe the bug
[PoseNet]The camera's screen is upside down

@asus4
Copy link
Owner

asus4 commented Aug 18, 2020

Hi @heerangkim,

This issue #41 would be helpful. My environment (macOS 10.15.6, Unity 2019.4.5f1) is exactly the same, but I can't reproduce it. What is the rotation value of the webcam you're using? theWebcamTexture.videoRotationAngle

@asus4 asus4 added bug Something isn't working help wanted Extra attention is needed labels Aug 24, 2020
@asus4
Copy link
Owner

asus4 commented Aug 25, 2020

At the commit 7a6136c, I fixed the issue related with WebcamTexture.videoRotationAngle on mobile. This changes might fix this issue, can you test it again?

@heerangkim
Copy link
Author

Oh, Thanks i try test next day!
Thank you. : )

@DarraghB
Copy link

I'm trying to use a front facing camera and getting the same issue. When the phone is portrait the camera is mirrored, and when its landscape everything is upside down. I tried changing the Vector3 positions to Vector3.right, Vector3.down etc.

@stale
Copy link

stale bot commented Apr 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Apr 8, 2021
@stale stale bot closed this as completed Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants
@asus4 @DarraghB @heerangkim and others