HoloLensCameraStream icon indicating copy to clipboard operation
HoloLensCameraStream copied to clipboard

Image upside down

Open tletie opened this issue 4 years ago • 5 comments

Hi All,

Although I remove cameraParams.rotateImage180Degrees = true; //If your image is upside down, remove this line. but my image still upside down? What is the reason? Thank you

tletie avatar Dec 05 '20 00:12 tletie

@tletie Hi, What are the versions of Unity and MRTK?

aoko-sys avatar May 12 '21 10:05 aoko-sys

Unity 2018.4.32.f1 and MRTK 2.2.0

tletie avatar May 12 '21 13:05 tletie

Will this plugin run on Hololens2? If not, are there any other solutions?

发自我的iPhone

------------------ Original ------------------ From: tletie @.> Date: Wed,May 12,2021 9:10 PM To: VulcanTechnologies/HoloLensCameraStream @.> Cc: aoko-sys @.>, Comment @.> Subject: Re: [VulcanTechnologies/HoloLensCameraStream] Image upside down (#73)

Unity 2018.4.32.f1 and MRTK 2.2.0

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

aoko-sys avatar May 18 '21 04:05 aoko-sys

@tletie I am encountering the same upside-down image issue. How did you resolve that?

asadabbasi200 avatar Jul 26 '21 16:07 asadabbasi200

@tletie I am encountering the same upside-down image issue. How did you resolve that?

@asadabbasi200 I use a walkaround by set z scale to -1 in unity

tletie avatar Jul 26 '21 19:07 tletie

Hello. I have just released a version in my repository that supports the latest Unity and Hololens2. Please try it out. https://github.com/EnoxSoftware/HoloLensCameraStream

EnoxSoftware avatar Nov 17 '22 06:11 EnoxSoftware