Skip to content

poll_for_frames does not get frames from bag file #2308

@chunhai

Description

@chunhai
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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions