View my account

Title: Best practice for streaming D435 color + depth over Ethernet from a Jetson Orin Nano to a remote PC?

Comments

5 comments

  • MartyX Grover

    Hi Koushik G N  It used to be possible to stream depth and color from a D435 over an ethernet connection with the RTSP protocol, though its capabilities were limited and this feature has now been removed from the RealSense SDK. 

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

     

    The officially supported means of streaming RealSense over ethernet (including on ROS2) is now to use the RealSense D555 camera model that has a built-in RJ45 ethernet connector.

    https://www.realsenseai.com/products/d555-poe/

     

    D555 has built-in native support for ROS2 (including Humble), enabling topics to be streamed from the camera over ethernet at 30 FPS without having to install additional software such as a ROS wrapper.

     

    If you need to use the D435 camera model then the now-removed ethernet networking tool linked to above (which is still available in older versions of the RealSense SDK) will likely be your best option.  FPS performance in ROS is usually very low (1 to 3 FPS) using non-USB connection methods such as ethernet or wi-fi with pre-D555 camera models.

    0
    Comment actions Permalink
  • Koushik G N

    Thank You .

    0
    Comment actions Permalink
  • MartyX Grover

    Hi Koushik G N  Do you require further assistance with this case, please?  Thanks!

    0
    Comment actions Permalink
  • Koushik G N

    I have good clarity now thanks.

    0
    Comment actions Permalink
  • MartyX Grover

    You are very welcome.  Thanks very much for the update!

    0
    Comment actions Permalink

Please sign in to leave a comment.