execute a command line command when a logitech rally camera is connected.

  • Thread starter Prostetnic Vogon Jeltz
  • Start date
P

Prostetnic Vogon Jeltz

Hello,I need to automate a feature on logitech rally camera upon device connection. essentially the steps I need to execute are:Detect that Rally Camera was just connectedexecute a command in the terminal to enable Logitech Right SightI've already tested the command to be executed and verified that it enables Right Sight.For the automation portion I intend use `task scheduler` but I believe powershell can be used for this purpose too.I did some investigation in event viewer while plugging/unplugging the camera; I would expect to see something appear in the `hardware events` or `DeviceSetupMana

Continue reading...
 
Back
Top Bottom