Warmuptill
Active Member
Unfortunately, if you want to change only the vertical scene and not a "linked scene" it get's a bit more complicated.I'm pretty new to OBS, 3-4 months, I'm streaming to multiple platforms simultaneously YT 4k, YT Vert, Twitch,
I was following Michael Feyerer's tutorial youtube.com/watch?v=mLN5LxL9kCE&list=WL&index=5&t=507s for switching the scenes Vertical and layouts and I can't get the vertical scene to change for the life of me, i don't want anything else to change other than the Vert scene. I have the layouts all done, just trying to automate the process
I'm trying to get the Switcher to just switch the scene in Vert mode. Is this possible? I'm on a dual stream rig, capture card
The vertical scene cannot be directly changed by an OBS API call as OBS does not know about vertical scenes.
The vertical canvas plugin does however expose the option to change those scene via websocket messages.
So, that means you will have to use the "Websocket" action type to change the scene.
An example how to do this can be found here:
Switching scenes for Aitum Vertical plugin
An automation tool for OBS Studio. Contribute to WarmUpTill/SceneSwitcher development by creating an account on GitHub.
github.com