Config for NvDCF enable-past-frame:1 in test2 failed: "Unknown key 'enable-past-frame' for group [tracker]"

Hey customer,
Yes, currently test2 cannot parse ‘enable-past-frame’.
2 solutions to fix it:
1.you can follow the deepstream_test2_app.c → set_tracker_properties to parse it and the set the tracker property if you are using test2 sample
2.you can use deepstream-app which can parse it correctly.