Items with no label
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
3338 讨论

Intel® RealSense™ Depth Camera D435i... Can i install and use camera on android device?

MSule3
初学者
2,204 次查看

I want to use via usb cable this camera on android device if its supported to do, thanks

0 项奖励
1 解答
MartyG
名誉分销商 III
1,731 次查看

You can attach a D415 or D435 camera to an Android device with a USB OTG cable, using the RealSense SDK's Android support 'wrapper'.

 

https://github.com/IntelRealSense/librealsense/blob/master/doc/android.md

 

However, things are unfortunately more complicated with support for the D435i, as the Android wrapper looks for 'HID' support to work with D434i. This has not been simple to develop (just turning off the requirement for HID would break some hardware checks, apparently), and the RealSense developers have been working on this with the hope of adding it in a future release.

 

More details can be found here:

 

https://github.com/IntelRealSense/librealsense/issues/3803

 

https://github.com/IntelRealSense/librealsense/pull/3804#issuecomment-487448966

在原帖中查看解决方案

0 项奖励
1 回复
MartyG
名誉分销商 III
1,732 次查看

You can attach a D415 or D435 camera to an Android device with a USB OTG cable, using the RealSense SDK's Android support 'wrapper'.

 

https://github.com/IntelRealSense/librealsense/blob/master/doc/android.md

 

However, things are unfortunately more complicated with support for the D435i, as the Android wrapper looks for 'HID' support to work with D434i. This has not been simple to develop (just turning off the requirement for HID would break some hardware checks, apparently), and the RealSense developers have been working on this with the hope of adding it in a future release.

 

More details can be found here:

 

https://github.com/IntelRealSense/librealsense/issues/3803

 

https://github.com/IntelRealSense/librealsense/pull/3804#issuecomment-487448966

0 项奖励
回复