View my account

d435i - transmit the data to computer

Comments

4 comments

  • MartyG

    Hi Barakelisha098  Intel has a guide (in the link below) to setting up a RealSense camera as a Network Camera over ethernet cabling or wi-fi, with the camera attached to an affordable computing board such as Raspberry Pi 4 and the camera data sent to a central 'host' computer such as a laptop.

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

    0
    Comment actions Permalink
  • Barakelisha098

    MartyG Thank you for the answer :)
    I can use arduino instead Raspberry Pi ?

    0
    Comment actions Permalink
  • MartyX Grover

    The networking paper states that boards other than Pi can be used with the networking tool with minor modifications and cites Up Board as an example.

    https://up-shop.org/up-board-series.html

    I have not seen an example of an Arduino being used with the networking tool, though I would think that the most important factor is that the chosen board is able to run Linux as its OS, since the rs-server software component needs Linux in order to be compiled.  

    My research indicates that it is widely doubted that Arduino boards could run a Linux OS though because they are a microcontroller rather than a microprocessor.

    0
    Comment actions Permalink
  • Barakelisha098

    Ok, Thank you.

    0
    Comment actions Permalink

Please sign in to leave a comment.