Goal
Ability to call my device at a press of a button from a website using a default browser on mobile:
- Safari on iOS
- Google Chrome on Android
Requirements
- The user has limited technical ability.
- The user may not have admin rights, cannot install new apps
- The device does not have a monthly plan (no credit, no calling allowance)
- Device is connected to WiFi and can access internet
Note: I'm not saying "calling my phone" - that is "nice to have".
Calling my device is sufficient (think push notification and opening an app).
I think that permission to access the microphone (transmitting voice) and permission to access the camera (transmitting video) are neither or, if you can do one surely you can do two.
- Can use Twilio
- Can use animated GIFs: https://github.com/videlalvaro/gifsockets
- Can us morse code over smoke signals
- Preference towards stable, reliable, standardized implementation.
Background to this question:
- I remember this: https://dev.opera.com/blog/web-page-camera-access/
- And this: https://stackoverflow.com/a/10428084/775359
- At first Opera development build, then Chrome Canary with flags enabled, then landing by default in mainstream Chrome
Now we have August 2019, the web has moved forward and I'm seeking the simplest, recommended way of calling my device from a webpage.