This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux: start() and capture() differences between classes

Tool/software: Linux

Hi

I see that both classes DepthCamera and USBBulkStreamer contain start() and capture() classes.

In an actual implementation scenario of TinTin CDK what is the difference between the functions of the above classes ?

Are both of them used at runtime of TinTin camera operation with a host ?