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

Realsense - dropping frames #3708

Closed
rabysam28 opened this issue Apr 8, 2019 · 2 comments
Closed

Realsense - dropping frames #3708

rabysam28 opened this issue Apr 8, 2019 · 2 comments

Comments

@rabysam28
Copy link

rabysam28 commented Apr 8, 2019

  • Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):

  • All users are welcomed to report bugs, ask questions, suggest or request enhancements and generally feel free to open new issue, even if they haven't followed any of the suggestions above :)


Required Info
Camera Model D415
Firmware Version 05.11.01.100
Operating System & Version Ubuntu 16
Kernel Version (Linux Only) 4.15.0-46-generic
Platform DELL
SDK Version legacy / 2.. }
Language C++11
Segment other }

Issue Description

I am recording BAG file using realsense-viewer, and after that I am converting them to PNG files, and I see the following issues:

  1. Although the freq is set to 30Hz in realsense-viewer, the number of PNG files are less than 30 images per seconds. I am loosing some frames.
  2. I noticed that there are cases that two consecutive frames has the same content, meaning that the two PNG files are showing exactly the same thing, but they do have two different timestamps.
  3. There are also cases where two consecutive frames are two different things which is good, but they have the exact same timestamp. (This is opposite of the issue 2)
    Could you please advise on the above three issues?
    Thanks
@RealSenseCustomerSupport
Copy link
Collaborator


Hi rabysam28,

Can you try the built-in rosbag-inspector tool on your recorded bag file, and see if the inspector reports same issues?
Also wonder when recording to the bag file, how many streams and what resolution of each stream?

Thanks!

@RealSenseCustomerSupport
Copy link
Collaborator


Hi rabysam28,

Wonder if there is any update? Or do you still need help on this one?

Thanks!

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