Error. The format exposed by the webcam is not supported.
조회 수: 6 (최근 30일)
이전 댓글 표시
how can i found a solution for this problem : Error. The format exposed by the webcam is not supported.
i use SQ11 mini dc camera
thanks..
댓글 수: 0
답변 (1개)
Jon Hayenga
2020년 10월 22일
I have the same issue using a 'RYS HFR USB2.0 Camera'
>> webcamlist
ans =
1×1 cell array
{'RYS HFR USB2.0 Camera'}
>> cam = webcam(1)
Error using webcam (line 116)
Error. The format exposed by the webcam is not supported.
I'm assuming this means that the webcam is not playing by the expected format rules for returning its information, but how do I get past it? Is there another way to use this camera? The camera is special because it supports a higher frame rate, but other than that nothing special... Kayeton Technology Co., Model KYT-U400, USB Camera Module
Help?
댓글 수: 1
Walter Roberson
2020년 10월 22일
Configure it with AMCap maybe ??
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Package for IP Cameras에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!