diff --git a/lib/obsClient.js b/lib/obsClient.js index 8c5f7e0..0ee68b7 100644 --- a/lib/obsClient.js +++ b/lib/obsClient.js @@ -342,8 +342,8 @@ async function createStreamGroup(groupName, streamName, teamName, url) { inputName: sourceName, inputKind: 'browser_source', inputSettings: { - width: 1600, - height: 900, + width: 1920, + height: 1080, url, control_audio: true, },