Pre-recorded
To use the HoloCapturerPipeline with pre-recorded datasets, we must modify the cameraconfig.json file.
Requirements
Integration
-
Open the Unity project in the explorer and open the file
cameraconfig.json. -
There are 2 main parameters to be aware of:
camera_type: the type of camera input you want to use. In this case,recorder.device_configinput_path: the path to a pre-recorded dataset.

-
Change the content of
camera_typetorecorder. -
Change the
input_pathto the one of your pre-recorded dataset with bars in this direction/.
Configuration parameters
Consult CameraConfig documentation for all configuration parameters available.