pyrealsense2-macosx icon indicating copy to clipboard operation
pyrealsense2-macosx copied to clipboard

Support network device

Open Jason-Hsu opened this issue 3 years ago • 2 comments

Thanks for your work. Does it support the network RealSense connection? I tried to add -DBUILD_NETWORK_DEVICE=ON in this line of CMake, then tried net_viewer.py. It will have ImportError: cannot import name 'pyrealsense2_net' from 'pyrealsense2' error.

Jason-Hsu avatar May 27 '22 04:05 Jason-Hsu

Thanks for the issue, I will test it.

cansik avatar May 27 '22 07:05 cansik

Yes, there seems to be a problem but there is no error message or something like that while building. The following thread has the same problems and maybe is connected https://github.com/IntelRealSense/librealsense/issues/9946.

cansik avatar May 27 '22 12:05 cansik