diff options
| author | Jibon Costa <jiboncosta57@gmail.com> | 2020-03-30 14:47:12 +0600 |
|---|---|---|
| committer | Jibon Costa <jiboncosta57@gmail.com> | 2020-03-30 14:47:12 +0600 |
| commit | f1406b2033b6a9b3fe6fe6087c971d391ba79757 (patch) | |
| tree | ab134b1b90dc75fdf361c9a0b6e3e103b46b2152 /config.json | |
| parent | e1d4807a59dbc01ca4bc91c34f1488ac4190cd57 (diff) | |
| download | bbb-recorder-f1406b2033b6a9b3fe6fe6087c971d391ba79757.tar.gz bbb-recorder-f1406b2033b6a9b3fe6fe6087c971d391ba79757.zip | |
update puppeteer & xvfb
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 01ffcee..e63a75e 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { - "rtmpUrl": "rtmp://a.rtmp.youtube.com/live2/MyKey", + "rtmpUrl": "rtmp://127.0.0.1/live/sallar", "ffmpegServer": "ws://localhost", "ffmpegServerPort": 4000, "auth": "mZFZN4yc" -} +}
\ No newline at end of file |
