hybridgroup / gocv

Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
https://gocv.io
Other
6.69k stars 866 forks source link

Too many goroutines stopped at the '_Cfunc_VideoCapture_Open' position, which caused my program to hang. #1241

Open waittttting opened 2 weeks ago

waittttting commented 2 weeks ago

Too many goroutines stopped at the '_Cfunc_VideoCapture_Open' position

Description

Too many goroutines stopped at the '_Cfunc_VideoCapture_Open' position, which caused my program to hang. 1 The following is the stack information 2 The following is the code information 3 Can you tell me how to solve this problem? Is there something wrong with my usage?

Your Environment

waittttting commented 2 weeks ago

can anyone help me?