mqtt-camera-streamer
mqtt-camera-streamer copied to clipboard
Broker Authentication?
Just found this after seeing your reply to my post on the HA forums. Does the config support any type of authentication? my broker is locked down.
duplicates https://github.com/robmarkcole/mqtt-camera-streamer/issues/14
Hi @robmarkcole , is it possible to use authentication ?
That would require a pull request please
ah, i tought you already added it in the code? :-)
maybe i can try testing it first, it should be just this:
client.username_pw_set("user", "password")