Scene Transition event, provide old and new scene

Pon Pon

New Member
This is related to the OBS Websocket, which I am using with Streamer.bot as part of my streaming.

OBS 30.2.3
Streamer.bot 0.2.4
Windows 10.0.19045.5247

I want to use SceneTransitionStarted as an event to determine when a transition has begun and will end up on a certain scene. However, Streamer.bot is unable to determine which scene the transition is going towards, perhaps because OBS is not providing this information.

I would like to see that the events SceneTransitionStarted and SceneTransitionEnded provides both the scene it goes from and the scene it ends up at.
 
Top