mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2024-11-22 12:50:53 +00:00
355 B
355 B
About
Prints POSTFADER level values for audio device Desktop Audio
. If mute toggled prints mute state changed notification.
Use
This example assumes the existence of a config.toml
, placed in your user home directory:
[connection]
host = "localhost"
port = 4455
password = "mystrongpass"
Press <Enter>
to exit from the script.