I use RealSense D435.
And I want to save RGB , Depth, Skeleton video simultaneously as .Mp4 file.
Llke bottom picture.
Plz!! I Really want to Know!!
I use RealSense D435.
And I want to save RGB , Depth, Skeleton video simultaneously as .Mp4 file.
Llke bottom picture.
Plz!! I Really want to Know!!
Hi jina,
Sorry for a late reply.
Unfortunately, there’s no ready-made function in Nuitrack API to save the streams as an .mp4 file. You have to save the frames as .png files and convert them into a video using the custom tools.