Items with no label
3335 Discussions

SR300 Multi thread problem

kwang47
Beginner
1,519 Views

Hi there

I have a problem on Intel SR300 Multi thread in C++

I use the

std::future < void > fut = std::async( RunMultiThread );

to Run Multi thread

And if I use the Webcam to Run this code, the multi thread will work.

but I use the SR300 to run Face tracking

the Multi thread was not work

so.... I did not know what happen on SR300 in Multi thread

Have any one knows~~

Thanks !!!

2 Replies
MartyG
Honored Contributor III
149 Views

RealSense expert Samontab helped someone trying to do multi-threaded facial processing last year with the F200 camera (the SR300's direct predecessor), and made a video to demonstrate.

https://software.intel.com/en-us/forums/realsense/topic/611732 Multithreading/Database Switching

0 Kudos
idata
Employee
149 Views

Hi kobewang_,

 

 

Do you still need assistance with this thread?

 

 

-Sergio A

 

0 Kudos
Reply