Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBS not tracking settings #147

Open
Taerabol opened this issue Oct 25, 2019 · 3 comments
Open

OBS not tracking settings #147

Taerabol opened this issue Oct 25, 2019 · 3 comments

Comments

@Taerabol
Copy link

I don't know if this is an issue on kagerou or obs, but when I make a browser source to display the websocket, the overlay that displays doesn't carry over the settings from my kagerou websocket. it just goes back to base kagerou. my numbers read just fine, i'm just wondering if there is a way to have my settings show up.

@hibiyasleep
Copy link
Owner

settings are stored inside browser—like OverlayPlugin, OverlayProc, your Chrome browser, BrowserSource...— all separately. you should im/export settings manually by settings window ;(

ps) change part of your BrowserSource URL, from overlay to config, save configuration, right click on source then click Interact, will make config page accessible from OBS.

@koromagic
Copy link

So, I managed to get it working with OBS w/ ACTWebSocket (loopback and all) but it doesn't setup my custom background and different header sizes. Is there anyway I could get this to work on my OBS with my background image?

@hibiyasleep
Copy link
Owner

change part of your BrowserSource URL,

image

from overlay to config,

image

save configuration, right click on source then click Interact,

image

will make config page accessible from OBS.

image

you can configure overlay here, change things here will affect overlay inside OBS only, and it makes possible broadcast-only setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants