-
Notifications
You must be signed in to change notification settings - Fork 21
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
Twitch authentication (and thus Stream Information docks) from OBS 28 being ignored/overwritten #81
Comments
just found the below, it's not related is it? I.E. a change in the Twitch API that ME needs to reconcile? Can't seem to see a mention on which version of the Twith API is being used for ME, and on the project's latest release (July 2022 v27.2.5) under Features it mentions
|
The build is definitely based on 27.2.4. |
Fair enough, thanks for your time and all the effort you're putting/put in, hopefully my issue is a simple fix that won't take up too much of your time for such a minor inconvenience. fingers crossed OBS recognises this fork and adds in the features you and others have devloped natively to ease the burden on yourself. honestly don't know why the features you've brought to the table AREN'T in the main build (my only guess is YouTube's lack-luster audio capabilities compared to Twitch but that's just speculation) |
activating the Twitch account in OBS 28.03 as per instructed to enable the docks
re-opening 28.03 confirms the settings have stuck (screens 1a&1b)
opened Music Edition to find docks are not loading (screens 2a&2b)
go back to 28 and find they're not loading there either & authentication has nulled yet stream-key is still recognised (screens 3a&3b)
checked the logs, noticed websocket isn't included with Music Edition so installed the v27 compatible version to ME- no effect
noticed Qt & obs-browser differences - not touched in case it further breaks things and because I can't find obs-broswer 2.18.5
tried with YouTube, chat's enabled and swaps over to both with no problem, however no way to manage stream e.g. editing title etc. as twitch can (and honestly, I forget if I did this step first, or did it after doing Twitch, and if the latter I can't remember if it worked) (screens 4a&4b)
tried to see what differences there were in logs when swapping between OBS version, including launching them simultaneously once 28 was confirmed working - no effect
tried with different Twitch Servers instead of the Auto setting - no effect
what I found was:
inside global.ini, twitch authentication stuff was still there after I went into ME
going back into 28 I re-authenticated and noticed there was only one difference and it was that ME is clearing this portion:
[Auth]
Type=Twitch
and, whilst keeping the [Auth] header, there was nothing underneath. when doing the youtube authentication (which works from being set in ME natively), it would say Type=Youtube - RTMP (or something to that effect)
so I set global.ini as Read-Only with Type=Twitch in place, but ME was flat-out ignoring it, however on re-launching 28, it was still activated and the Stream Information gubbins was still active
additionally, being a UK Denizen, I noticed that in ME there is only one option for "EU: London", however in 28 there are 4 servers consisting of "Europe: London" each with a suffix of (3), (4), (8), and (8) ((yes, there were TWO 8's)) that give different server URLs when swapped to ME. trying different pertubations of server selection didn't work
any idea on what's happening? if you need any more info I can supply it if necessary. and thanks in advance
apart from installing the websocket plugin, the only other thing I've added is "obs-multi-rtmp" with the intent to simultaneously stream to YouTube and Twitch
The text was updated successfully, but these errors were encountered: