-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
Browsers and versions affected
iOS 11 Safari on iPhone (not on iPad)
Description
getUserMedia() does not start unless some additional properties are added to the <video> tag: playsinline and autoplay, and controls="true". Details are being tracked in this thread. It looks like once you run an example with controls="true" once, then it's possible to remove the controls for that page in the future. A modified working example is here.
Steps to reproduce
Open the gum sample on an iPhone 6S running iOS 11 Safari.
Expected results
Shows video.
Actual results
Video is black with no errors.
hashier, shogondo, puco, ddtch, seiyuricardohiga and 5 morehashier, tkbremnes, fippo, sunhaikuo, KensakuKOMATSU and 2 more
Metadata
Metadata
Assignees
Labels
No labels