Hello @AM Below information might be useful for your secnario.
There are sample applications that use pre-recorded video. You can find them in the Azure-Kinect-Samples repo.
simple_3d_viewer can be used with the OFFLINE
argument for this purpose. Also, there is offline_processor that works with the pre-recorded videos.
Updated: 02/19/2021
Regarding the follow-up Question: We have a response from the product team.
Q: For the Simple3dViewer and OfflineProcessor, does the input video file have to be an Azure Kinect MKV file or can it be another format like an avi or mp4?
Recording and playback support in the Sensor SDK is built on .mkv containers, sample apps support only .mkv files.
----------
Please comment in the below section if you have further questions. If the response is helpful, please click "Accept Answer" and upvote it.