IntelRealSense / librealsense

Intel® RealSense™ SDK
https://www.intelrealsense.com/
Apache License 2.0
7.57k stars 4.82k forks source link

Realsense D435i device not detected by Raspberry Pi 4B #13410

Open IvoryDai opened 4 days ago

IvoryDai commented 4 days ago

Required Info
Camera Model D435i
Firmware Version 05.16.00.01
Operating System & Version Win 10
Platform PC&Raspberry Pi

Issue Description

We want to extend the length of the camera cable in this way. So we connected the camera to the Raspberry PI, powered by POE, and the computer could remotely SSH to the Raspberry PI, but realsense viewer could not connect to the camera through the Raspberry PI ip. Could anyone offer any help to get things working?

MartyG-RealSense commented 4 days ago

Hi @IvoryDai The link below has a guide to SSH'ing to a RealSense camera connected to a Raspberry Pi over a long ethernet-cable connection, including optionally using a PoE Hat, and accessing the camera data in realsense-viewer.

https://dev.intelrealsense.com/docs/open-source-ethernet-networking-for-intel-realsense-depth-cameras

This networking feature was removed from the RealSense SDK in version 2.54.1 onwards though, so version 2.53.1 or older would have to be used in order to SSH to the Pi from a host computer using this method.