OBS web source “interact” not working properly.

Ginfio

New Member
I’m trying to interact with a webs browser through OBS.
i have a google login page open and that is what I’m trying to interact with.
When you log in to google, you enter your email, then password. But ok enter the email, then ok try to click “next”, but it doesn’t work. I try to use the “enter” key, but that didn’t work either.

O can’t click on buttons, nothing works through the OBS interact feature.

many ideas, fixes?
 

zazoupazou

New Member
I'm on a Windows machine and shift+click seems to work on some links that don't normally work. My problem is I can't login to a site that uses Google login
 

Ginfio

New Member
Why can’t you login?
Are you not allowed to or is it because you can’t click / type on the login page while interacting?
 

beaugaudron

New Member
I am having the same issue. Can see the page when I click interact but can not actually interact with it. End of log below

However one thing i have noticed is the mouse doesnt seem to be focused properly in the interact window. What I mean by this is if I double click somewhere on the page it highlights in a complete different area to where you would expect. So I would assume that there is input going through to the window its just not going through to the right section.

I tried changing the resolution and that just seemed to shift where the highlighting happened when clicks were noticed.

17:06:38.676: os_dlopen(../obs-plugins/obs-browser->../obs-plugins/obs-browser.so): dlopen(../obs-plugins/obs-browser.so, 257): image not found
17:06:38.676:
17:06:38.676: ==== Startup complete ===============================================
17:06:38.694: Service '' not found
17:06:38.697: All scene data cleared
17:06:38.697: ------------------------------------------------
17:06:39.382: coreaudio: device 'Display Audio' initialized
17:06:39.383: [Loaded global audio device]: 'Mic/Aux'
17:06:39.417: adding 46 milliseconds of audio buffering, total audio buffering is now 46 milliseconds (source: Mic/Aux)
17:06:39.417:
17:06:39.427: Switched to scene 'Browser Only'
17:06:39.427: ------------------------------------------------
17:06:39.427: Loaded scenes:
17:06:39.427: - scene 'Scene':
17:06:39.427: - source: 'Display Capture' (display_capture)
17:06:39.427: - scene 'Browser Only':
17:06:39.427: - source: 'Browser' (browser_source)
17:06:39.427: ------------------------------------------------
 
Top