ZoneMinder / zmNinja

High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder
http://zmninja.zoneminder.com
Other
1.02k stars 270 forks source link

Internal and external connections #1124

Closed ktatar156 closed 10 months ago

ktatar156 commented 10 months ago

Hello,

I would love to see feature that will automatically use internal (over private network) connection, and, while external connect, switch to it.

In example, I have setup my private ZM server with IP 192.168.0.100 When I'm in my private WiFi range, I would like to auto-connect to this (due to bandwidth speed reasons). But, when I left my place, I would like to switch connection to external IP (ex. 31.31.31.31) - is it possible?

connortechnology commented 10 months ago

Use DNS. When on your local wifi your local dns gives out a local address. External DNS gives the external IP. Very simple.

ktatar156 commented 10 months ago

Hmmm... Smarter - how can I delete this thread?