Hi all,
I’m using the python api for DeepStream with the test4 app, I have it connected to a rabbitmq and all is working. I would now like do modify the app to include some extra fields to be sent to the rabbitmq server. Would anyone have some samples I can use for reference ? I believe I need to create a custom object and attach it to metadata but I’m just not sure where to start.
Any help would be much appreciated.