HoloLensCameraStream icon indicating copy to clipboard operation
HoloLensCameraStream copied to clipboard

Plugin for newer unity

Open aakashres opened this issue 4 years ago • 1 comments

Does the same plugin work for newer unity versions or do we need to compile them ourselves?

aakashres avatar Apr 05 '22 00:04 aakashres

Cannot load the dlls into unity.

Assets\Scipts\BlurObject.cs(7,7): error CS0246: The type or namespace name 'HololensCameraStream' could not be found (are you missing a using directive or an assembly reference?)

aakashres avatar Apr 05 '22 02:04 aakashres

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