Can I use the L515 with Open-Source Ethernet Networking ?
Hello All Guys,
I'm interested in Intel L515 Product.
I want to connect to L515 with Long distance about 30meters. So, I consider the some methods.
1. Open-Source Ethernet Networking for Intel RealSense Depth Cameras Technology.
Can I use this technology in L515?
2. Can I use the USB Repeater? Such as Next USB05U3PW or NETmate CBL-U3AOC02-30m USB 30. Both repeaters have power supplier function.
These two methods can succesful? Please answer me..... Thank you.
-
Hello Hee5760,
Thank you for your interest in Intel RealSense LiDAR Camera L515.
Intel RealSense LiDAR Camera L515 is supported to enable Intel RealSense depth camera to be networked over an ethernet connection. You can find more information in this white paper: Open-Source Ethernet Networking for Intel® RealSense™ Depth Cameras
The Intel RealSense LiDAR Camera L515 connector is USB-C 3.1 Gen 1 and the maximum length for USB 3.1 Gen 1 is only 2 meters. We recommend using the USB cable that came in the box with the camera. Regarding using your own choice of cable, it should ideally be a premium grade (industrial grade) cable if a connection longer than 2m is required, otherwise, the camera connection may degrade or fail. This is due to the high volume of data transmitted through the USB cable by RealSense cameras. RealSense Cameras are very sensitive to USB signaling and cables.
Many users have found success with this cable from Newnex when they need longer lengths. Newnex provides several options for you to extend the RealSense camera range, either Passive Cable that supports up to 5 m or Active Extension Cable that supports up to 20 m or Fiber Optic Extender that supports up to 300 m.
Note that Intel only supports the cable that came with the camera and we cannot guarantee the performance of any other cable.
Regards,
Zulkifli
Intel Customer Support -
Thank you for your answer.
I tried to connect with networked over an ethernet connection with USB-C 3.1 Gen1 cable (recommended cable). However, It is failed.
I also connected the D435i camera in the same way, and the D435i camera was connected successfully. Nothing has changed. Can I see what's wrong?
Thank you.
Best Regards.
-
Hello Hee5716,
I was able to make it work using librealsense version 2.39 and building from source.
- After downloading librealsense v2.39, copy the attached CMakeLists.txt and paste it into directory: librealsense/third-party/live555/
cmake ../ -DBUILD_EXAMPLES=true -DCMAKE_BUILD_TYPE=Release -DFORCE_LIBUVC=true -DFORCE_RSUSB_BACKEND=ON -DBUILD_NETWORK_DEVICE=ONsudo make uninstall && make clean && make && sudo make install
Regards,
Zulkifli
Please sign in to leave a comment.
Comments
4 comments