Deepstream module error with ISAAC SDK

Hi,
I am trying to include deepstream module with v4l2 camera sample application becuase the default camera settings are not working. I am trying to implement a solution as suggested in the post

But it is giving following error:

ERROR external/com_nvidia_isaac_engine/engine/alice/backend/modules.cpp@295: packages/deepstream/libdeepstream_module.so: .cache/bazel/_bazel_root/83a572ce9fd1b8c13ff00cff538f5075/execroot/com_nvidia_isaac_sdk/bazel-out/k8-opt/bin/apps/samples/v4l2_camera/v4l2_camera.runfiles/com_nvidia_isaac_sdk//packages/deepstream/libdeepstream_module.so: cannot open shared object file: No such file or directory
460 PANIC external/com_nvidia_isaac_engine/engine/alice/backend/modules.cpp@297: Could not load all required modules for application

| Isaac application terminated unexpectedly |

Can you please help to resolve this issue?

Thanks

Hi,
I gess you just miss libdeepstream_module.so.
Are you sure the file is in the right path ?
What are you trying to run and could you try with a dummy program ?
Worth case senario : try reinstalling isaac