summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--config.json2
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f2d09a8..03c667d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
node_modules/
.DS_Store
-package-lock.json \ No newline at end of file
+package-lock.json
+config.json \ No newline at end of file
diff --git a/config.json b/config.json
index 41b480e..e63a75e 100644
--- a/config.json
+++ b/config.json
@@ -1,5 +1,5 @@
{
- "rtmpUrl": "rtmp://a.rtmp.youtube.com/live2/MyKey",
+ "rtmpUrl": "rtmp://127.0.0.1/live/sallar",
"ffmpegServer": "ws://localhost",
"ffmpegServerPort": 4000,
"auth": "mZFZN4yc"