bytedeco/javacv

CvCapture_MSMF::initStream Failed to reset streams

Open

#1,486 建立於 2020年8月7日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Java (1,583 fork)batch import
help wantedquestion

倉庫指標

Star
 (6,985 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

My device has multiple cameras, identified by camera IDs. VideoCapture videoCapture = new VideoCapture(WEBCAM_DEVICE_INDEX); Although they can be started, they start up very slow. It usually takes about 20 seconds in total.

These error CvCapture_MSMF::initStream Failed to reset streams will be reported 6-7 times.

Also the LED light next to my camera will flash.

貢獻者指南