Take a photo with your smartphone and send it through plain SMS (ie not MMS!)
Quick & dirty
- index.html -> code for Cordova
- render.html -> code for Web server
Howto
-
Create a Twilio number
-
write the number in the "pn" variable in index.html
-
build the Cordova project
-
take a picture on the phone
-
launch the renderer (on any server, even on GitHub pages -- only client side code)
-
enter your Twilio credentials & the Twilio phone number used
-
press GO!
Speed: 145 base-64 characters every (say) 5 seconds -> 29/sec -> 232 bps :-)
As any idea you can have, this has already been done by someone :-). See Mohammad Shirali-Shahreza & Sajad Shirali-Shahreza, Sending pictures by SMS, Proc. 2009 11th Intl. Conf. on Adv. Comm. Tech., https://ieeexplore.ieee.org/document/4809938