View my account

Frames didn't arrive within 5000 - 30 m distance with 2 active cables

Comments

1 comment

  • MartyG

    The 'frames did not arrive' error suggests that the camera is experiencing problems with USB controller communication.

    In Newnex's YouTube video about extending, they use a single 20 meter active (repeater) cable.  For lengths beyond that (up to 100 meters), they use a reel of fiber cable.  

    https://www.youtube.com/watch?v=GLQgR1jT04M 

    Having said that, your two-repeater setup does seem to be working for you in your particular case.  

    It is not unusual to experience differences in how the RealSense Viewer works compared to a self-created application, especially a Python one.  So there is not necessarily a flaw in your code.

    An alternative to USB cable to achieve a 30 meter range is using ethernet cable, like in the 'EtherSense' project that an Intel RealSense employee created.

    https://github.com/krejov100/EtherSense 

    The new FRAMOS D435e industrial RealSense camera, meanwhile, can use ethernet to a length of 100 meters, though the camera costs $1200 USD due to its industrial nature and additional features not in the standard Intel D435.

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

    0
    Comment actions Permalink

Please sign in to leave a comment.