You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mdg:camera fails on mobile browsers in production (1.3) - "Failed to execute 'play' on 'HTMLMediaElement': API can only be initiated by a user gesture"
#116
Closed
robertross opened this issue
May 6, 2016
· 1 comment
Have found some people discussing issues with an "autoplay" parameter missing... something to do with getUserMedia. Code works perfectly in testing both local brower and android-device.
Have found some people discussing issues with an "autoplay" parameter missing... something to do with getUserMedia. Code works perfectly in testing both local brower and android-device.
http://stackoverflow.com/questions/35133824/mdgcamera-fail-to-play-video-on-android-chrome-because-video-play-is-not-bi/35291318#35291318
and
http://stackoverflow.com/questions/30524749/getusermedia-frozen-at-first-frame-on-android-chrome
The text was updated successfully, but these errors were encountered: