network/http_server_stream/resources/settings.ini

# Start the HTTP server on startup
http.server.enabled 1
# Allow for issues request from webpages that are NOT served from the device's HTTP server
http.server.cors_origin *
http.server.root_filename http_stream.html.gz
# Attempt to re-connect indefinitely
wlan.auto_join.enabled 1
wlan.auto_join.retries 0