Opening a MJPEG stream with OpenCV fails

前端 未结 0 374
清酒与你
清酒与你 2020-12-29 00:13

I\'m trying to read a local MJPEG stream like this

try
{
    cv::utils::logging::setLogLevel(cv::utils::logging::LOG_LEVEL_VERBOSE);

    cv::VideoCapture vc;         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题