samdutton / simpl

Simplest possible examples of HTML, CSS and Javascript:
https://simpl.info
Apache License 2.0
5.18k stars 1.64k forks source link

i'm find it not work on my anroid mobile default browser #135

Closed bfrontend closed 5 years ago

bfrontend commented 5 years ago

i'm find it not work on my anroid mobile default browser

samdutton commented 5 years ago

Hi @webxmsj

Thanks for filing an issue.

Which example is not working?

bfrontend commented 5 years ago

Hi @webxmsj

Thanks for filing an issue.

Which example is not working?

about getusermedia

samdutton commented 5 years ago

I don't think getUserMedia is supported in any version of Android Browser: caniuse.com/#feat=stream.

You'll need to use Chrome or another browser that supports getUserMedia.

samdutton commented 5 years ago

Haven't heard any more, so closing this.

Feel free to reopen if necessary.

jLynx commented 4 years ago

I am having the same issue. it seems Chrome wont give you the current value. it only gives you the value once it changes or has a battery event.

Does anyone know a way to instantly get it?