summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorJibon L. Costa <jiboncosta57@gmail.com>2020-03-29 22:13:03 +0600
committerGitHub <noreply@github.com>2020-03-29 22:13:03 +0600
commite1d4807a59dbc01ca4bc91c34f1488ac4190cd57 (patch)
treebf2c143c86693be7a505617bbc51f189b3ecb5d1 /config.json
parent8592df7e43df04dc8c1848d0cfb4d01514cb2dd9 (diff)
downloadbbb-recorder-e1d4807a59dbc01ca4bc91c34f1488ac4190cd57.tar.gz
bbb-recorder-e1d4807a59dbc01ca4bc91c34f1488ac4190cd57.zip
update
Diffstat (limited to 'config.json')
-rw-r--r--config.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json b/config.json
index e63a75e..01ffcee 100644
--- a/config.json
+++ b/config.json
@@ -1,6 +1,6 @@
{
- "rtmpUrl": "rtmp://127.0.0.1/live/sallar",
+ "rtmpUrl": "rtmp://a.rtmp.youtube.com/live2/MyKey",
"ffmpegServer": "ws://localhost",
"ffmpegServerPort": 4000,
"auth": "mZFZN4yc"
-} \ No newline at end of file
+}