mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-31 23:02:06 +00:00
FIX: media error message
Change-Id: I6fb9879b03fee6fab3b0aa2123cfe67c9b5916dc
This commit is contained in:
@@ -697,7 +697,7 @@ public:
|
||||
std::string camera_resolution = "";
|
||||
bool xcam_first_layer_inspector { false };
|
||||
int xcam_first_layer_hold_count = 0;
|
||||
int local_camera_proto = 0;
|
||||
int local_camera_proto = -1;
|
||||
int file_proto = 0;
|
||||
std::string local_rtsp_url;
|
||||
std::string tutk_state;
|
||||
|
||||
Reference in New Issue
Block a user