連結已複製
Could you check please if the hardware timestamp of the frames is also the same, please? This is because Dorodnic the RealSense SDK Manager answered to a user with the problem of repeated frames with the same frame number and HW timestamp:
"This is the expected (or at least possible) behavior. This can happen when one of the streams drops frames (in that case we will return last known frame from that stream). If you are building the SDK from source, please make sure to build with -DCMAKE_BUILD_TYPE=Release You can also try reducing the total resolution".
Thank you very much for comparing the hardware timestamps. The reason that I asked about this is because if the frame number is repeated but the hardware timestamp is different, that is considered to be an abnormal behavior.
https://github.com/IntelRealSense/librealsense/issues/2214#issuecomment-411392390
Are you recording the data to a file such as a bag, please?
