justinforlenza / keylight-control

A Linux compatible application for controlling the Elgato Key Lights
GNU General Public License v3.0
88 stars 9 forks source link

Everything seems OK but controls do not work - tool is using wrong ip #20

Open ZeSandman opened 2 years ago

ZeSandman commented 2 years ago

Hello

I've tried the appimage and everything seems to be there:

But pressing / using any of the controls simply does nothing

The light is seen with avahi

Server version: avahi 0.7; Host name: Ganymede.local
E Ifce Prot Name                                          Type                 Domain
+ enp8s0 IPv4 Elgato Key Light Air 392C                     _elg._tcp            local

I've tested with the keylightctl CLI tool and that one works, so communication between the computer and the light is happening (it can control the light without issue)

I've whipped out Wireshark and I found that for some reason, your app is using the wrong IP (it's trying the IP of a WIFI Access Point I have) while keylightctl is using the correct IP.