jdillenkofer / camera_proxy

MIT License
46 stars 17 forks source link

Requirements for network setup? #16

Closed data-henrik closed 3 years ago

data-henrik commented 3 years ago

Does the proxy assume any specific network setup, are there any required configurations? I have an Argus Eco in my local network, but the camery proxy does not seem to detect it or resolve its address.

Is it possible to configure the camera IP address directly?

data-henrik commented 3 years ago

The firewall is the culprit.

After looking into it and realising that the Reolink app can only connect when the Android phone has no additional firewall, the camera proxy works with the local firewall disabled. Not a permanent solution, but a first step...

data-henrik commented 3 years ago

I created https://github.com/vherrlein/camera_proxy/pull/3 to address the firewall issues and to improve network traffic.