kaffetorsk / arlo-streamer

Continuous stream for Arlo cameras
MIT License
30 stars 5 forks source link

Supporting MQTT Credentials #14

Closed YpNo closed 10 months ago

YpNo commented 10 months ago

Supporting non anonymous MQTT authentication by defining MQTT_USERNAME and MQTT_PASSWORD.

Fixing #10

kaffetorsk commented 10 months ago

Nice PR :-)

I assume the use case for PYAARLO_STORAGE_DIR is saving state between docker restarts?

YpNo commented 10 months ago

Exactly. If you want to change storage directory and persist the session volume on your local/serveur by mounting it as a volume.