You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}),_config.default.twitchChat.enableAutoSwitchNotification&&_this2.emit("live"),log.info("Stream went online switching to scene: \"".concat(_this2.lowBitrateScene,"\""))),bitrate<=_this2.lowBitrateTrigger&¤tScene.name!==_this2.lowBitrateScene&&bitrate!==0&&(_this2.obs.setCurrentScene({
135
+
}),_this2.switchSceneEmit("live"),log.info("Stream went online switching to scene: \"".concat(_this2.lowBitrateScene,"\""))),bitrate<=_this2.lowBitrateTrigger&¤tScene.name!==_this2.lowBitrateScene&&bitrate!==0&&(_this2.obs.setCurrentScene({
131
136
"scene-name": _this2.lowBitrateScene
132
-
}),_config.default.twitchChat.enableAutoSwitchNotification&&_this2.emit("lowBitrateScene"),log.info("Low bitrate detected switching to scene: \"".concat(_this2.lowBitrateScene,"\""))),bitrate>_this2.lowBitrateTrigger&¤tScene.name!==_this2.normalScene&&(_this2.obs.setCurrentScene({
137
+
}),_this2.switchSceneEmit("lowBitrateScene"),log.info("Low bitrate detected switching to scene: \"".concat(_this2.lowBitrateScene,"\""))),bitrate>_this2.lowBitrateTrigger&¤tScene.name!==_this2.normalScene&&(_this2.obs.setCurrentScene({
133
138
"scene-name": _this2.normalScene
134
-
}),_config.default.twitchChat.enableAutoSwitchNotification&&_this2.emit("normalScene"),log.info("Switching to normal scene: \"".concat(_this2.normalScene,"\""))));
139
+
}),_this2.switchSceneEmit("normalScene"),log.info("Switching to normal scene: \"".concat(_this2.normalScene,"\""))));
}),_config.default.twitchChat.enableAutoSwitchNotification&&_this2.emit("offlineScene"),_this2.streamStatus=null,log.warn("Error receiving current bitrate or stream is offline. Switching to offline scene: \"".concat(_this2.offlineScene,"\"")));
144
+
}),_this2.switchSceneEmit("offlineScene"),_this2.streamStatus=null,log.warn("Error receiving current bitrate or stream is offline. Switching to offline scene: \"".concat(_this2.offlineScene,"\"")));
0 commit comments