Using of prerecorded videos

Hello everyone!

I am investigating an ability to replace Kinect device with Orbbec one in some project. Kinect SDK has a nice Kinect Studio tool which allows to reuse prerecorded videos for debugging and testing purposes. It creates files with xef format, which can be used as input data (instead of live session). So my question is simple: Is there any analogue (proprietary or opensource) of Kinect Studio for Orbbec? Any tool which simulate live session with prerecorded videos.

OpenNI can record and replay videos. See OpenNI Recorder and PlaybackControl.
Rasmus