bytedeco/javacv

CvCapture_MSMF::initStream Failed to reset streams

Open

#1.486 aberto em 7 de ago. de 2020

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Java (1.583 forks)batch import
help wantedquestion

Métricas do repositório

Stars
 (6.985 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador