librealsense icon indicating copy to clipboard operation
librealsense copied to clipboard

pyrealdds.image_msg.data as a memoryview; fps.py --save-frames

Open maloel opened this issue 1 year ago • 0 comments

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.

maloel avatar Oct 20 '24 07:10 maloel