Envek / Envek/obs-studio-node-example
Can provide demo with browser_source
Open
- Dominant language
- JavaScript
- Stars
- 113
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
const bwSet = {
"shutdown":true,
"url":"https://goole.com",
}
const browserSource = osn.InputFactory.create("browser_source", "browser_source",bwSet);
scene.add(browserSource);
i use this code bug no effect
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.