Auto-generate OBS source names and implement team-based stream organization #5

Merged
deco merged 6 commits from auto-generate-obs-source-names into main 2025-07-21 01:06:01 +03:00
Showing only changes of commit b6937f3a4f - Show all commits

View file

@ -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,
},