Hi all,
I would like to construct a stream layout entirely in a Browser Source, such that I can use CSS and JS to create rich and layout-aware effects.
I have already built something using the websocket API to manage scenes, but it needs to run two instances of OBS where one of the instances outputs to a web camera, that is then used as a video in my browser-sourced web application in the second instance.
This works decently well, but is obviously messy, and creates more issues than what it's worth.
I was thinking that a plugin that allows feeding a Browser Source with another Source would make sense. Alternatively, a forked "Game Capture" Source that renders a browser source with this injection.
Specifically, I believe the best format would be to present the Source as a web camera for the browser API.
Does something to this effect already exist? I looked around, but came up short.
Cheers!
I would like to construct a stream layout entirely in a Browser Source, such that I can use CSS and JS to create rich and layout-aware effects.
I have already built something using the websocket API to manage scenes, but it needs to run two instances of OBS where one of the instances outputs to a web camera, that is then used as a video in my browser-sourced web application in the second instance.
This works decently well, but is obviously messy, and creates more issues than what it's worth.
I was thinking that a plugin that allows feeding a Browser Source with another Source would make sense. Alternatively, a forked "Game Capture" Source that renders a browser source with this injection.
Specifically, I believe the best format would be to present the Source as a web camera for the browser API.
Does something to this effect already exist? I looked around, but came up short.
Cheers!