how to save RGB and depth streams in intel realsense [closed]
I'm new to Intel RealSense. I want to learn how to save the color and depth streams to bitmap. I'm using C++ as my language. I have learned that there is a function ToBitmap(), but it can be used for C#. I have also tried with SetFileName(), but it didn't save a thing.
So I wanted to know is there any method or any function that will help me in saving the streams.
Thanks in advance.
I'm going to close this question as being off-topic: I get the impression that you are not using ROS, or the wiki/RealSense pkgs. If you feel this question is not off-topic, please update let me know and I'll re-open it.