You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you try running a simpler pipeline such as the one I have in README.md? The packaged test apps could have some features that are colliding with your config.
PS: are you sure you're feeding the config file properly to the test app? Not sure why but I remember it was not 100% straightforward.
I have a working setup where messages are being published and delivered via MQTT with no issues. I receive messages such as:
The presence of the key
"inhale"
is all that I'm really interested in.This is fine, but the
deepstream-test5-app
is throwing errors every frame where detection occurs, such as:My message config file is exactly as per the sample at https://github.com/pabsan-0/libnvds_mqtt_proto/blob/main/msgconv_config.txt but in any case even if I change (or completely remove) the contents of this file, I get exactly the same error messages.
Where are these "entries" meant to be defined? And how do I turn them off or just ignore them?
The text was updated successfully, but these errors were encountered: