diff options
| author | Jibon L. Costa <jiboncosta57@gmail.com> | 2020-03-30 14:49:22 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-30 14:49:22 +0600 |
| commit | 6ad0e84d9f4faa699584755d1d260cd7fa05ba4d (patch) | |
| tree | fcd447e70424ede3973eb91ae540eb27f029e49d /config.json | |
| parent | f1406b2033b6a9b3fe6fe6087c971d391ba79757 (diff) | |
| download | bbb-recorder-6ad0e84d9f4faa699584755d1d260cd7fa05ba4d.tar.gz bbb-recorder-6ad0e84d9f4faa699584755d1d260cd7fa05ba4d.zip | |
added youtube
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 4 |
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 +} |
