AlwaysInMind / aim-web-app

The AlwaysInMind web app
https://alwaysinmind.info
MIT License
7 stars 2 forks source link

Add video calls #59

Open SteveALee opened 6 years ago

SteveALee commented 6 years ago

Use webRTC or google hangouts might be better - especially as everything else is driven by google.

SteveALee commented 6 years ago

While WebRTC is peer to peer, we need signalling to set up calls and when users are behind NATs that requires a STUN or TURN server. Requires a lot of code so best to find a service and that is free or freely deployable for MVP