Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L515:can't get sensor_timestamp #8307

Closed
popsheng opened this issue Feb 4, 2021 · 1 comment
Closed

L515:can't get sensor_timestamp #8307

popsheng opened this issue Feb 4, 2021 · 1 comment

Comments

@popsheng
Copy link

popsheng commented Feb 4, 2021


Required Info
Camera Model L500
Firmware Version 05.12.10.00
Operating System & Version Linux 18.04
Kernel Version (Linux Only) 5.4.0-62-generic
Platform PC
SDK Version 2.41.0
Language C++
Segment SLAM

Issue Description

<Describe your issue / question / feature request / etc..>

Hi,
When I run realsense-viewer or rs-save-to-disk with L515, I can't obtain the sensor_timestamp, frame_timestamp can be obtained normally.

Here is my test code:

uint64_t sensor_timestamp = frame.get_frame_metadata(
     rs2_frame_metadata_value::RS2_FRAME_METADATA_FRAME_TIMESTAMP);

and the log is:

[ERROR] [1612419970.578703243]: An error has occurred during frame callback: metadata not available

Thinks.

@RealSenseSupport
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants