mzac/unifi-video-mqtt

MQTT Username/Password

camwise opened this issue · 3 comments

Sorry for the Newb question, but I am using Cloudmqtt. How would i include the port, username, and password in the script you provided for the MQTT broker?

Sorry my bad. I just googled the mosquitto_pub command and found all the variables I needed to pass. Works great by the way! Crazy precise and fast on detecting motion.

mzac commented

Thanks! I'll see about modifying the script anyways to include options for user/password and maybe other options too.

mzac commented

Added in cb4d9dd