#!/bin/python3
import obsws_python as o
c = o.ReqClient(host="localhost", port=4455, password="kbMqQiQmviLJhqlh", timeout=3)
c.toggle_record()