|
@@ -302,7 +302,7 @@ int StopCam(char * strvideoname)
|
|
{
|
|
{
|
|
std::string strvideo = strvideoname;
|
|
std::string strvideo = strvideoname;
|
|
|
|
|
|
- int nsize;
|
|
|
|
|
|
+ int nsize =gvectorthreadcam.size();
|
|
int i;
|
|
int i;
|
|
iv::threadcam * pthreadcam = NULL;
|
|
iv::threadcam * pthreadcam = NULL;
|
|
int index;
|
|
int index;
|