keijiro / Rsvfx

An example that shows how to connect RealSense depth camera to Unity VFX Graph
Other
734 stars 110 forks source link

How to solve this problem? #25

Closed Cicada3306 closed 5 years ago

Cicada3306 commented 5 years ago

Rethrow as Exception:Couldn't resolve request.

keijiro commented 5 years ago

It seems to fail to connect to the RealSense device.

Cicada3306 commented 5 years ago

RealSense device:D415 using Windows using Unity2019.1.8f trying Simple scene

keijiro commented 5 years ago

Thanks for the clarification. Could you check if the official Unity RealSense examples work on it? https://github.com/IntelRealSense/librealsense/releases/download/v2.24.0/Intel.RealSense.unitypackage

Cicada3306 commented 5 years ago

it also not work, i try Record and Playback still have this problem.

keijiro commented 5 years ago

Sure. Then it's supposed that there is a problem with RealSense SDK or your environment/hardware. Please refer to the SDK documentation to solve the problem.

I'm closing this issue now. Please feel free to reopen it if it sill reproduces after solving the problem on the SDK side.

Cicada3306 commented 5 years ago

ok,thanks