Auto-generate OBS source names and implement team-based stream organization #5
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue