roleoroleo / yi-hack-Allwinner-v2

Custom firmware for Yi 1080p camera based on Allwinner platform
MIT License
860 stars 98 forks source link

local network IP not working but external working #916

Open gl2007 opened 3 months ago

gl2007 commented 3 months ago

Sometime back I was able to properly setup my Yi cameras for external access. Back then I had access to their configs via Http from my local network. Now, however, none of them are accessible via the local IP and http port number I have setup but are accessible via the my router's IP address and external port which I forward to internal port which I set up on them. I even tried changing http port to 80 (from the non-80 port) but no luck.

Are there logs to see why they are not responding to local IP address http request? (I know local IPs don't go through router so it has to be something going wrong.)

roleoroleo commented 3 months ago

Sorry but there are no logs to study this issue. Try to capture and analyze the network traffic between your pc and the cam.

gl2007 commented 3 months ago

Good idea to see the traffic if it is reaching the camera. But would be good to have a configuration parameter to see logs, otherwise how to troubleshoot if the traffic is indeed reaching the camera? (I will report back in either case)

roleoroleo commented 3 months ago

Sorry but the wifi connection is handled by Yi processes and I can't change them to increase log verbosity.

gl2007 commented 2 months ago

Issue was resolved automatically with no actions from me. Looks like my router is involved in some way that I can't figure out?

roleoroleo commented 2 months ago

Maybe.