anthonyeden / Livewire-Simple-Delegation-Switcher

A Delegation/Studio Switcher for Livewire Devices - now with GPIO support.
https://mediarealm.com.au/livewire-switcher/
GNU General Public License v2.0
21 stars 3 forks source link

Support for username/password #7

Closed BjornAtle closed 5 years ago

BjornAtle commented 5 years ago

I hope you can add support for devices which is protected with username/password. Thanks!

anthonyeden commented 5 years ago

Hello, This has been supported for quite some time. Simply set the field "DevicePassword" in the config file.

You only need to specify the password - no username is necessary.

Thanks, Anthony.

BjornAtle commented 5 years ago

Wow. Thanks! I didn't actually try that. Sorry! I'm blushing :-) And thanks for a very useful program, I use it to monitor our playouts on my desktop. I also noticed the command line version, which is definitely interesting for us. I'm also wondering if you will support vmix? I understand that the command line version does support that, but does it have a panel?

Sendt fra min iPhone

  1. mar. 2019 kl. 02:00 skrev Anthony Eden notifications@github.com<mailto:notifications@github.com>:

Hello, This has been supported for quite some time. Simply set the field "DevicePassword" in the config file.

You only need to specify the password - no username is necessary.

Thanks, Anthony.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/anthonyeden/Livewire-Simple-Delegation-Switcher/issues/7#issuecomment-473120739, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AuUnJ9lb-3x629syE6votwLXW1MeYW2Xks5vWvCtgaJpZM4b1X8-.

anthonyeden commented 5 years ago

Hi Bjørn, Not a problem. The Command Line version supports vMixes (on Engines, not QORs). However, the CLI doesn't have a GUI. It's more designed for using via automation systems, batch files, scheduled tasks, etc. I'm currently looking for ways to add a rules engine, GUIs, etc.