} elsif(defined($msg->{'update-type'}) && $msg->{'update-type'} eq 'Heartbeat') { print "OBS Heartbeat\n"; } elsif(defined($msg->{'obs-studio-version'})) { print "OBS Studio version: ", $msg->{'obs-studio-version'}, "\n"; print "OBS Websocket version: ", $msg->{'obs-websocket-version'}, "\n";