Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a reCamera connected to an NVidia Orin AGX. I am using the default Node RED application that runs Yolo to detect people. I am able to add a MQTT out node and pass messages that are visible in a MQTT input node on the same Node RED graph, but if I run
mosquitto_sub -t '#' -v
then I don't see the messages.How can I see the messages from the commandline?
Beta Was this translation helpful? Give feedback.
All reactions