My platform is GPU and I am using DeepStream 6.1 with 8.2.5 TensorRT. Driver Version: 510.85.02
I want to consume to a topic within my deepstream application in python. There is sample for publishing message, but for consuming a message is not mentioned there. How can I consume to a queue and get messages from a AMPQ server in deepstream?
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
Deepstream has only example of publishing message. It seems you have to implement your own code to handle the AMPQ message.