obsws-python/examples/levels
2024-01-07 14:37:15 +00:00
..
__main__.py fix prompt 2024-01-07 14:37:15 +00:00
README.md update README 2023-03-09 01:36:21 +00:00

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.