First, Sorry for my poor English skill.
I use RealSense SDK on Unity3D for my application.
When I testing the sample code(DF_FaceTracking.cs), that code can't detect my webcam device(Creative Senz3D).
(senseManager.captureManager.device and senseManager.captureManager.capture is null)
But 'Enumerating Devices' documentation script is work. Aka, detect my device.
I already read RealSense documentation for unity toolkit, but there was only about F200 and SR300.
So I doesn't use unity toolkit.
I referenced this youtube, 'How to use the Intel Realsense SDK in Unity 5 directly (Without the toolkit)
https://www.youtube.com/watch?v=EqOvYoKNCQE
RealSense in Unity is only detect F200, SR300?
链接已复制
1 回复