View my account

Difference in initial seetings between devices?

Comments

2 comments

  • MartyX Grover

    Hi Lschreurs25  If you are not applying custom values to settings then the default values for a particular camera model should be the same no matter which computer / computing device or OS is used with the camera.

    Using different librealsense SDK versions on your development and test computers would open the possibility though that the output might vary depending on what added-feature or bug-fix changes had been made in the newer version. 

    You could test whether the Ubuntu OS or the kernel is an influencing factor by building librealsense from source code with CMake using the RSUSB backend method, which is not dependent on Linux versions or kernel versions and does not require patching.  Instructions for an RSUSB build on Jetson can be found at the link below.

    https://github.com/IntelRealSense/librealsense/issues/6964#issuecomment-707501049

    0
    Comment actions Permalink
  • Lschreurs25

    Hi MartyG,

     

    Thank you for your reply! I will try your answer and get back at you later this week. A little busy at the moment :).

    0
    Comment actions Permalink

Please sign in to leave a comment.