Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to "broadcast" IP address? #34

Open
bbence84 opened this issue Aug 13, 2020 · 1 comment
Open

How to "broadcast" IP address? #34

bbence84 opened this issue Aug 13, 2020 · 1 comment

Comments

@bbence84
Copy link

How do commercial IP cams solve that you can add their IP cams to an app, and then that IP cam is accessible from anywhere in the world? I mean that the IP address to which network the IP cam is connected to can change, and also such IP cams don't require that you configure port forwarding on the router, etc. What is the trick? :) Thanks!

@adri6412
Copy link

Probably they are using their own cloud infrastracture. They send your camera stream to one of their servers and make it available on the app, so if anything in your network changes it doesn't matter because the app is connecting to their cloud servers not your camera directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants