Yes, the No navigator.getUserMedia log message is the problem there.
Looking at the demo which does work, it doesn't do any recording. Maybe if you can find a getUserMedia demo that works online I can see what they do differently, but I think in all likelihood, Apple have chosen not to implement it on iOS.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, the
No navigator.getUserMedia
log message is the problem there.Looking at the demo which does work, it doesn't do any recording. Maybe if you can find a
getUserMedia
demo that works online I can see what they do differently, but I think in all likelihood, Apple have chosen not to implement it on iOS.