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,
|
inputName: sourceName,
|
||||||
inputKind: 'browser_source',
|
inputKind: 'browser_source',
|
||||||
inputSettings: {
|
inputSettings: {
|
||||||
width: 1600,
|
width: 1920,
|
||||||
height: 900,
|
height: 1080,
|
||||||
url,
|
url,
|
||||||
control_audio: true,
|
control_audio: true,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue