orbbec / OrbbecSDK

Orbbec SDK v1&v2 Pre-Compiled Repo
https://www.orbbec3d.com/
Other
124 stars 16 forks source link

Record and playback all streams from Femto Mega #138

Open bumbastic opened 1 month ago

bumbastic commented 1 month ago

Windows 11, SDK v1.10.12, FW v1.2.8

I can record and playback video streams, but when I add IMU streams, no imu streams are found when I try to playback the recorded .bag file. Starting the pipeline with a config of both video and IMU streams enabled, works fine, when running live, but if recorded to a bag file and afterwards replayed, then the imu streams are missing.

Are recording and playback of pipelines not fully functional?

zhonghong322 commented 1 month ago

IMU data recording is not supported right now.

bumbastic commented 3 weeks ago

Are there any plans to extend the pipeline recorder to record all streams, and is it planed to support timestamp synced multidevice playback.(preserved original timestamps or first frame zero offsets stored)