summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJibon L. Costa <jiboncosta57@gmail.com>2020-03-30 14:49:22 +0600
committerGitHub <noreply@github.com>2020-03-30 14:49:22 +0600
commit6ad0e84d9f4faa699584755d1d260cd7fa05ba4d (patch)
treefcd447e70424ede3973eb91ae540eb27f029e49d
parentf1406b2033b6a9b3fe6fe6087c971d391ba79757 (diff)
downloadbbb-recorder-6ad0e84d9f4faa699584755d1d260cd7fa05ba4d.tar.gz
bbb-recorder-6ad0e84d9f4faa699584755d1d260cd7fa05ba4d.zip
added youtube
-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
+}