html - Will Windows 10 store applications support getUserMedia()? -


will windows 10 store applications support getusermedia() ? i'm trying create windows 8.1 application javascript , html5 , not support function. thanks!

it not supported in ie available preview.

update: supported in microsoft edge.

provides access user's local audio , video input/output devices (getusermedia api).

unprefixed version:microsoft edge build 10240+


Comments