Deepstream python test4 kafka broker, how to stack eventmsg?

• Hardware Platform (Jetson / GPU) : Jetson
• DeepStream Version : v5.0
• Issue Type( questions, new requirements, bugs) : Question
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description) :

Hello, I have some question here about python Deppstream-test4
Is any suggestion to stack an eventmsg before sent to broker kafka
e.g.stack eventmsg 10 frames (about 30 objs in 10 frames) and sent it in frames 11

Hi @MADGUEST,
We do not support this currently and it will be added to our roadmap. The code is open source and you can write your own logic in message converter and broker in C code.