diff options
| author | Jibon L. Costa <jiboncosta57@gmail.com> | 2020-03-29 22:13:03 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-29 22:13:03 +0600 |
| commit | e1d4807a59dbc01ca4bc91c34f1488ac4190cd57 (patch) | |
| tree | bf2c143c86693be7a505617bbc51f189b3ecb5d1 | |
| parent | 8592df7e43df04dc8c1848d0cfb4d01514cb2dd9 (diff) | |
| download | bbb-recorder-e1d4807a59dbc01ca4bc91c34f1488ac4190cd57.tar.gz bbb-recorder-e1d4807a59dbc01ca4bc91c34f1488ac4190cd57.zip | |
update
| -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 +} |
