diff --git a/plugins/rtmp-services/data/package.json b/plugins/rtmp-services/data/package.json index 4f325e2453a5fde83f6c1ee6a08151a27170f859..ebe00c50170146e68d789f357c24b2cd2db70f65 100644 --- a/plugins/rtmp-services/data/package.json +++ b/plugins/rtmp-services/data/package.json @@ -1,10 +1,10 @@ { "url": "https://obsproject.com/obs2_update/rtmp-services", - "version": 83, + "version": 84, "files": [ { "name": "services.json", - "version": 83 + "version": 84 } ] } diff --git a/plugins/rtmp-services/data/services.json b/plugins/rtmp-services/data/services.json index 54b3e79161b81f96f858ce9564e0773a0ac79aac..17411717d97587ea886771353b9fd99297738963 100644 --- a/plugins/rtmp-services/data/services.json +++ b/plugins/rtmp-services/data/services.json @@ -537,9 +537,27 @@ "servers": [ { "name": "Primary", - "url": "rtmp://www.gameplank.tv/live" + "url": "rtmp://live.gameplank.tv/app" + }, + { + "name": "US: Oregon", + "url": "rtmp://live-or.gameplank.tv/app" + }, + { + "name": "US: Virginia", + "url": "rtmp://live-va.gameplank.tv/app" + }, + { + "name": "UK: London", + "url": "rtmp://live-ldn.gameplank.tv/app" } - ] + ], + "recommended": { + "keyint": 1, + "max video bitrate": 1500, + "max audio bitrate": 160, + "x264opts": "scenecut=0" + } }, { "name": "Vaughn Live / iNSTAGIB",