javascript - getUserMedia does not fire first time -


i have simple getusermedia function in javascript. reason, on mobile devices only, not fire first time. have close app reopen work. see why? in advance!

getusermedia(         {             "audio": {                 "mandatory": {                     "googechocancellation": "false",                     "googautogaincontrol": "false",                     "goognoisesuppression": "false",                     "googhighpassfilter": "false"                 },                 "optional": []             },         }, myfunc); 

i using intel xdk cordova app build this, if relevant.


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -