Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save robertcedwards/803e640e9c53a35259ceb76f2742db40 to your computer and use it in GitHub Desktop.
Save robertcedwards/803e640e9c53a35259ceb76f2742db40 to your computer and use it in GitHub Desktop.
Getting MQTT, Wyze, OpenIPCam, and Kerberos Running
Install Mosquitto, a MQTT Broker(server)
brew install mosquitto
Subscribe to the Kereberos MQTT Topic set in configuration as an output
mosquitto_sub -t kios/mqtt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment