pyrealsense2-macosx
pyrealsense2-macosx copied to clipboard
Support network device
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.
Thanks for the issue, I will test it.
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.