Does Deepstream support plugin layer ?

hi

I have already successfully build the inference engine from prototxt which include plugin layers.Yes, I wrote he plugin layer class and plugin factory class. Now I would like to use Deepstream sdk to build a task. I found deepstream use the tensorrt .so as the lib to parse the prototxt. however it seems the addInferenceTask can not parse the plugin layer? What can i do to enable the deepstream to support plugin layer?

Duplicated with [url]Does Deepstream support plugin layer ? - DeepStream SDK - NVIDIA Developer Forums