An example using ARVideoKit for simultaneous Front Camera TrueDepth Map Capture & Video Recording.
- a MOV format front camera video (30fps, 1504 * 1128)
- A zip file containing the stored depth maps (30fps 640 * 480). Use ReadDepth.ipynb in the notebook
- a txt file recording the timestamp of each depth frame for future synchronization
Follow the instructions in the Jupiter notebook. You can retrieve all the frames in arrays and do whatever you want, e.g. generate a depth video.