To cutomize database path and to set flowmode value to server by default(sdk version used: v0.18.1)
How to cutomize database path and to set flowmode value to server by default?
-
Hello Revathi,
You can change the default database path from here.
For example:
private static readonly string DefaultPath = "C:/Users/Desktop/db.db";
After changing, you have to rebuild Intel RealSenseID viewer again by following these instructions.
Regarding the settings in Intel RealSenseID viewer, have a look at this line. It denotes that the changed settings will be captured and will be the default settings for the subsequent launches of Intel RealSenseID viewer. However, this function does not apply to the Host Mode and Device Mode. F455 device has been designed by default to save user database information on the device. So, you have to select Host Mode manually every time you launch Intel RealSenseID viewer if you want to save the user database in another location.
Regards,
Yu-Chern
Intel Customer Support
Please sign in to leave a comment.
Comments
2 comments