kerberos-io / machinery

(DEPRECATED) An open source image processing framework, which uses your USB-, IP- or RPi-camera to recognize events (e.g. motion).
https://www.kerberos.io
490 stars 104 forks source link

What are the TCP connections for? #199

Closed eisenhowerj closed 2 years ago

eisenhowerj commented 4 years ago

Describe the bug What are these two TCP connections for?

kerberosi 133 root 10u IPv4 25197233 0t0 TCP kerberos.localdomain:38238->104.28.6.92:https (ESTABLISHED)

kerberosi 133 root 13u IPv4 25947336 0t0 TCP kerberos.localdomain:52044->159.65.215.225:1883 (ESTABLISHED)

Operating System and Device (please complete the following information):

cedricve commented 4 years ago

the first one is a legacy one to make sure the wifi connections stays up for IP cameras (it's just polling an endpoint).

the proxy is for cloud users to give extra capabilities (turn off devices, monitoring usage, etc).