summaryrefslogtreecommitdiffstats
path: root/etc/systemd/system
diff options
context:
space:
mode:
Diffstat (limited to 'etc/systemd/system')
-rw-r--r--etc/systemd/system/obsproxy.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/systemd/system/obsproxy.service b/etc/systemd/system/obsproxy.service
index f60177d..b145a17 100644
--- a/etc/systemd/system/obsproxy.service
+++ b/etc/systemd/system/obsproxy.service
@@ -21,6 +21,8 @@ Environment=STREAM_DIR=/var/www/streams
Environment=PORT=5000
Environment=STREAM_PSK=your_pre_shared_key
Environment=LOG_LEVEL=INFO
+Environment=INGEST_RTMP_HOST=127.0.0.1
+Environment=INGEST_RTMP_PORT=1936
# Security settings
NoNewPrivileges=true