mqtt-camera-streamer icon indicating copy to clipboard operation
mqtt-camera-streamer copied to clipboard

Broker Authentication?

Open aptonline opened this issue 6 years ago • 4 comments

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.

aptonline avatar Sep 13 '19 22:09 aptonline

duplicates https://github.com/robmarkcole/mqtt-camera-streamer/issues/14

robmarkcole avatar Jun 29 '20 07:06 robmarkcole

Hi @robmarkcole , is it possible to use authentication ?

pergolafabio avatar Aug 02 '23 09:08 pergolafabio

That would require a pull request please

robmarkcole avatar Aug 02 '23 09:08 robmarkcole

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")

pergolafabio avatar Aug 02 '23 09:08 pergolafabio