Items with no label
3338 ディスカッション

librealsense2 - is it thread safe ?

MBerg10
ビギナー
2,041件の閲覧回数

Hello. Can librealsense2 by used from multiple threads at the same time? For example can we call rs2_create_device from different threads simultaneously?

Are there special considerations to take into account when accessing librealsense2 from multiple threads?

regards,

Mats B

0 件の賞賛
1 解決策
MartyG
名誉コントリビューター III
1,081件の閲覧回数

The link below may be of use to you. Please scroll down to the section headed 'Multi-Streaming Model', about halfway down the page.

https://github.com/IntelRealSense/librealsense/blob/master/doc/rs400_support.md librealsense/rs400_support.md at master · IntelRealSense/librealsense · GitHub

元の投稿で解決策を見る

1 返信
MartyG
名誉コントリビューター III
1,082件の閲覧回数

The link below may be of use to you. Please scroll down to the section headed 'Multi-Streaming Model', about halfway down the page.

https://github.com/IntelRealSense/librealsense/blob/master/doc/rs400_support.md librealsense/rs400_support.md at master · IntelRealSense/librealsense · GitHub

返信