zev_engineer
New Member
As a software engineer, I'm currently in the process of creating tutorial videos to show users the various functions of our newly developed site. One of these videos relates to updating the user's account information. The account information page contains some sensitive information (passwords), so I created a scene which positions a blur effect (technically, a PNG image) over the relevant text. (This is necessary, given that these videos will be available to everyone who accesses the site.)
The problem is, part of this tutorial involves showing the user how to navigate from the home page (which does not display said passwords) to their account page. The intention is that when the Account page loads, OBS switches to the 'Password Blurred' scene. I initially triggered the scene switch manually (through hotkeys) at the time the Account page came into view, but there were still a few frames where the passwords were visible- and regardless, given that load times can vary based on network latency, that's not a reliable/repeatable method. I began looking into the automatic scene switcher, but it seems that can only be triggered through changing to a different window- which this site does not do. However, if the scene could switch when the URL changed, that would solve the issue.
I began looking into the Advanced Scene Switcher plugin as well (https://obsproject.com/forum/resources/advanced-scene-switcher.395/ ), but based on the documentation it may not support switching on URL changes. And given that there has been no activity there for months, it seemed this was a better place to post my question.
Is there any way for OBS to automatically switch scenes when the URL changes, without changing any windows?
The problem is, part of this tutorial involves showing the user how to navigate from the home page (which does not display said passwords) to their account page. The intention is that when the Account page loads, OBS switches to the 'Password Blurred' scene. I initially triggered the scene switch manually (through hotkeys) at the time the Account page came into view, but there were still a few frames where the passwords were visible- and regardless, given that load times can vary based on network latency, that's not a reliable/repeatable method. I began looking into the automatic scene switcher, but it seems that can only be triggered through changing to a different window- which this site does not do. However, if the scene could switch when the URL changed, that would solve the issue.
I began looking into the Advanced Scene Switcher plugin as well (https://obsproject.com/forum/resources/advanced-scene-switcher.395/ ), but based on the documentation it may not support switching on URL changes. And given that there has been no activity there for months, it seemed this was a better place to post my question.
Is there any way for OBS to automatically switch scenes when the URL changes, without changing any windows?