Add initial files for ustreamer

This commit is contained in:
Fredrik Baberg
2023-03-15 03:36:50 +01:00
parent 583f34d213
commit 04d7fd3520
11 changed files with 306 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/usr/bin/with-contenv bashio
# ==============================================================================
# Add-on: mjpg-streamer
# Runs the Nginx daemon
# ==============================================================================
# Wait for aiortc web server to be available
bashio::net.wait_for 80
bashio::log.info "Starting proxy..."
# exec caddy run -config /etc/caddy/Caddyfile