Question / Help Multiple Browser Interact Windows?

MrBojangles

New Member
Hi,

Is it possible to open more than one interaction with a browser source simultaneously? So clicking 'interact' would open a separate window instead of replacing the current one.

I know I could use window capture of an actual browser, but for reasons too boring to explain it's far more preferable in my setup to be able to keep everything within OBS.

Thanks for any advice!
 

DungeonParlour

New Member
I looked into the same issue. Unfortunately, we're both the only people in the world interested in this feature.

You can try to use a plug-in that provides you an extra Browser Source, however, the only one I could find available was the OBS QtWebEngine Browser Source (Link: https://obsproject.com/forum/resources/obs-qtwebengine.736/ )
The creator only provides source code and it'll be up to you to compile it. Even still, I wouldn't know what this even looks like in your OBS after you do all that as there is no pictures or examples of its use I could find. I gave up myself after a while, but if I get desperate enough again I'll go at it again.

You could also make a plug-in as well, but that's really if you have the skills and dedication to do so. The browser source is, in itself, a plugin that comes with OBS (as seen here: https://obsproject.com/forum/resources/browser-plugin.115/ ) and since this is all open-source, you could copy the code and modify it to use its own resources separate from the default browser source. You can bet that I never even attempted this.

If you found a solution to this problem, then I'd be so happy to hear! Otherwise, if you're still looking for a solution, then hopefully this can lead you to a possible solution.
 
Top