Hi,
consider I have the below pipeline:
sources > streammux > pgie(primary nvinfer) > sgie(secondary nvinfer) > custom_plugin(send data to server)> fakesink
Is it possible to infer certain streams to the pgie, while others just pass downstream (sgie)?
Ideally, all streams should infer by sgie, but some by pgie.
How can I do that?
• jetson NX Xavier
• DeepStream 5.1
• JetPack Version 4.5.1
• Issue Type: questions,