FIX: is_support_remote_tunnel P1P >= 01.03.00.00

Change-Id: I97e7a38f7bd3d42f61fb4c56b3757b36805a28bf
This commit is contained in:
chunmao.guo 2023-04-10 20:20:21 +08:00 committed by Lane.Wei
parent f40851ff31
commit b5663b25c9
3 changed files with 52 additions and 49 deletions

View file

@ -632,6 +632,7 @@ public:
std::string camera_resolution = "";
bool xcam_first_layer_inspector { false };
int xcam_first_layer_hold_count = 0;
bool is_support_remote_tunnel{false};
bool xcam_ai_monitoring{ false };
int xcam_ai_monitoring_hold_count = 0;