OrbbecSDK icon indicating copy to clipboard operation
OrbbecSDK copied to clipboard

What file to run to open viewer?

Open shivanshpatel35 opened this issue 1 year ago • 3 comments

The README suggests to run OBMultiStream as recommended here. But when I built the folder in Ubuntu 22.04, I only see the following files in OrbbecSDK/build/bin

Image

Am I looking at the wrong folder? Or does the README need to be updated?

shivanshpatel35 avatar Feb 06 '25 18:02 shivanshpatel35

Some samples depend on OpenCV, please install OpenCV first.

zhonghong322 avatar Mar 04 '25 13:03 zhonghong322

Some samples depend on OpenCV, please install OpenCV first.

Hi Zhonghong, I am having the same issue of Shivan. I installed the SDK following the guide. But I don't see OBMultiStream binary under bin/. Do you know why?

wzds2015 avatar Mar 20 '25 20:03 wzds2015

sudo apt install libopencv-dev

zhonghong322 avatar Oct 11 '25 03:10 zhonghong322