mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
cbcdbde29d
I believe you are using the wrong version of open() on line 28 - adding deviceID + appId together. It's better to use the new version of .open() taking two integers as parameter.