Question about the browser layer in OBS.

hydlide

New Member
I couldn't really find the answer for this one, so I will just have to ask. In OBS you can add a browser section as an overlay.
Also you can hide an overlay while you are using obs.

So my question would be this, does the browser overlay still load when you have hidden an overlay in OBS?

Reason for me asking, I have multiple browser overlays that do something with a game. As of lately, I have been getting some weird crashes because it does something with the files of the game. Now I have removed all the layers (kept only two of them there), and things are running normal again.

PS, I could fix it in a different way if the answer is yes. Because that would mean I have to rewrite the code so it only uses one overlay instead of 6.

So hence the question.
 

hydlide

New Member
Nevermind, I have the answer already.

I just did a test case locally to use an ajax script to call something. Apperently the ajax script is still running in the background even while the scene is inactive.

Sorry for the post, but I have the answer ;)
 
Top