mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +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.