[D455] Config By Python Code
Hi,
When I use Viewer App, I change setup then I want to bring these setup to camera in Python Code.
What should I do?
Thanks
-
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.
Please sign in to leave a comment.
Comments
1 comment