Python deepstream test 4 app crash

Hi, I have tried to run deepstream-test4 python app with following change inside the code:

if is_first_object and (frame_number % 1) == 0:

Attaching the meta data on every frame. I am getting segmentation fault.

Moreover I have tried with C-app which is working absolutely fine with %1. Could you please help us.

Updated python bindings from 1.1.1 to 1.1.2. It is working now.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.