Now I’m using csv recorder with annual ai subscription in nuitrack window program, and there’s no way to change the fps of the recording process. I wonder what is the exact fps of d435i in csv recorder(I compare it with motion capture system and nearly 32fps I guess…) and is there any other realsense sensor that can use higher fps in csv recorder. Thanks.
Hi @guena
Sorry for a delayed reply.
Run nuitrack_device_api_sample select your sensor, check out what resolution the mod has with 60 FPS.
Open config file (%NUITRACK_HOME%/data/nuitrack.config
) find Realsense2Module
and add RawWidth, RawHeight, FPS
fields to Depth/RGB.
For example different mods in intel d435
Example of configuration file with added fields
1 Like