View my account

Comments

1 comment

  • MartyG

    Hi Nguyenduyduc14  You can export some of the settings of the RealSense Viewer to a json custom camera configuration file using the json save option near the top of the Viewer's options side-panel.  Some Viewer options are not exported to json and so you may need to manually program those particular options into your Python application.

    The link below has an example of Python code for loading a json file to apply the settings stored in the file.

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

    0
    Comment actions Permalink

Please sign in to leave a comment.