-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Description
Required Info | |
---|---|
Camera Model | D415 |
Firmware Version | |
Operating System & Version | Ubuntu 16 |
Kernel Version (Linux Only) | 4.14.5 |
Platform | odroid |
SDK Version | sdk2.0 |
Language | c++ |
Segment |
Issue Description
I try to use rs::config with rs2::pipeline to record and read bag file according to the example codes here : https://github.com/IntelRealSense/librealsense/blob/master/src/media/readme.md. Record process works well and it can generate bag file which can be loaded by realsense-reviewer. However, when I try to read bag file with pipeline, pipe.poll_for_frames(&frames) always return false.
Does anyone have a clue about this problem? Thanks.
Metadata
Metadata
Assignees
Labels
No labels