| Required Info |
|
| Camera Model |
D415 |
| Firmware Version |
05.11.10.00 |
| Operating System & Version |
Win 10 |
| Platform |
PC |
| SDK Version |
2.27.0.1067 |
| Language |
python |
| Segment |
VR/AR |
Issue Description
Here's what I'm trying to achieve: I'd like to save a single (depth) frame in PLY format and a BAG stream a few seconds before and after that frame. I understand that enable_record_to_file() allows for capturing the BAG stream. However, the only way I got this to work is by restarting the pipeline with a different configuration, which is very cumbersome since I need to take a lot of subsequent snapshots.
Is there a way to turn on/off the recording feature? Just like pressing the record/stop buttons in the Intel RealSense Viewer.
Issue Description
Here's what I'm trying to achieve: I'd like to save a single (depth) frame in PLY format and a BAG stream a few seconds before and after that frame. I understand that enable_record_to_file() allows for capturing the BAG stream. However, the only way I got this to work is by restarting the pipeline with a different configuration, which is very cumbersome since I need to take a lot of subsequent snapshots.
Is there a way to turn on/off the recording feature? Just like pressing the record/stop buttons in the Intel RealSense Viewer.