upd call to vban_cmd

minor bump
This commit is contained in:
2026-03-02 23:27:11 +00:00
parent 18ed3ea7fb
commit a2ae240605
3 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@ def launcher(
try:
with vban_cmd.api(
vban_config.kind,
ip=vban_config.host,
host=vban_config.host,
port=vban_config.port,
streamname=vban_config.streamname,
disable_rt_listeners=disable_rt_listeners,