Trying to use the sample app "Python Deepstream-test4"to send MQTT data to Mosquitto broker.
Looks like I need a file similar to “libnvds_azure_proto.so” but built for Mosquitto.
Any body got any ideas
could you share the setup info as other topic does?
I think im going to try and just the insert the ‘pub’ and “sub” with python script
That should be easier than calling the “proto.so” file