RESOLVED DUPLICATE of bug 158546 Bug 158813
[iOS] video with audio track automatically plays on iPhone
https://bugs.webkit.org/show_bug.cgi?id=158813
Summary [iOS] video with audio track automatically plays on iPhone
Antoine Quint
Reported 2016-06-15 15:10:57 PDT
Created attachment 281391 [details] Testcase The following code automatically plays a video for me on iPhone / iOS 10. <video preload="auto" autoplay webkit-playsinline src="http://p.events-delivery.apple.com.edgesuite.net/1603kjbnadcpjhbasdvpjbasdvpjb/m3u8/hls_vod11_mvp.m3u8" controls poster="http://images.apple.com/apple-events/march-2016/video/poster_medium_2x.jpg"></video> I believe only muted videos or videos without audio tracks should auto play.
Attachments
Testcase (616 bytes, text/html)
2016-06-15 15:10 PDT, Antoine Quint
no flags
Jer Noble
Comment 1 2016-06-15 15:13:41 PDT
This may have been fixed by <https://bugs.webkit.org/show_bug.cgi?id=158546>.
Radar WebKit Bug Importer
Comment 2 2016-06-15 15:14:08 PDT
Antoine Quint
Comment 3 2016-06-15 15:34:59 PDT
*** This bug has been marked as a duplicate of bug 158546 ***
Note You need to log in before you can comment on or make changes to this bug.