diff options
| author | Franziska Kunsmann <hi@kunsmann.eu> | 2023-01-11 13:37:27 +0100 |
|---|---|---|
| committer | Franziska Kunsmann <hi@kunsmann.eu> | 2023-01-11 13:37:27 +0100 |
| commit | 68eb4b17f2f3b296ac2fa6274dccbced533b1c2b (patch) | |
| tree | eaec89796ef27165d44ffe905c6859444ff46268 | |
| parent | f81bfb5866936a32b3d43e996f2f568845e77aac (diff) | |
use correct switcher ip for development
| -rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index f2cd17f..4e3f0ea 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ [atem] -ip = '172.19.138.254' +ip = '10.73.96.40' video_mode = '1080p50' [atem.settings] |
