brarcher / protect-baby-monitor

Android-based Baby Monitor
GNU General Public License v3.0
63 stars 32 forks source link

Child device to parent connection over server #46

Open BuZZ-dEE opened 5 years ago

BuZZ-dEE commented 5 years ago

If direct connections e.g. in a hotel wireless network are forbidden, it would be useful to connect the child device to the parent device over a central server. The server code itself should also be open source and it should be possible to self host such a server.

brarcher commented 5 years ago

Requiring a separate server to route the audio traffic would be out of scope of this project. The idea is how some other projects handle this. If someone from the community were interested in creating such a server and hosting it, there may be a case for also having this app updated to support it.