From 6ad0e84d9f4faa699584755d1d260cd7fa05ba4d Mon Sep 17 00:00:00 2001 From: "Jibon L. Costa" Date: Mon, 30 Mar 2020 14:49:22 +0600 Subject: added youtube --- config.json | 4 ++-- 1 file 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 +} -- cgit v1.3.1