summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJibon Costa <jiboncosta57@gmail.com>2020-03-29 22:11:48 +0600
committerJibon Costa <jiboncosta57@gmail.com>2020-03-29 22:11:48 +0600
commit8592df7e43df04dc8c1848d0cfb4d01514cb2dd9 (patch)
treed45d61393ffd33ed07ca7d0f3f152d5dd683ba88
parentfdaf31a1bcfd6970646a6f80266dbcfe6a4a1522 (diff)
downloadbbb-recorder-8592df7e43df04dc8c1848d0cfb4d01514cb2dd9.tar.gz
bbb-recorder-8592df7e43df04dc8c1848d0cfb4d01514cb2dd9.zip
update
-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"