[Webkit-unassigned] [Bug 158813] New: [iOS] video with audio track automatically plays on iPhone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 15 15:10:57 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=158813

            Bug ID: 158813
           Summary: [iOS] video with audio track automatically plays on
                    iPhone
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: iOS
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org

Created attachment 281391
  --> https://bugs.webkit.org/attachment.cgi?id=281391&action=review
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160615/d2ee579d/attachment.html>


More information about the webkit-unassigned mailing list