librealsense
librealsense copied to clipboard
pyrealdds.image_msg.data as a memoryview; fps.py --save-frames
Add --save-frames flag in fps.py.
Changed the pyrealdds.topics.image.data() call to return a memoryview so data is not copied and can be treated as a bytearray.