[Webkit-unassigned] [Bug 170886] New: HTML5 audio not playing automatically next stream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 16 07:10:09 PDT 2017


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

            Bug ID: 170886
           Summary: HTML5 audio not playing automatically next stream
           Product: WebKit
           Version: Safari 10
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: adriankoooo at gmail.com

I have a little code with play/pause, next, prev buttons. I have multiple tracks (streams) to play and we can jump between them with next, prev buttons. This works beautifully in Firefox, Chrome, but not on Safari (desktop, mobile). In FF and Chrome when you jump to the next, prev stream, the stream auto starts to playing. But not on Safari, the stream stops when I hit the next or prev buttons. What's this behavior?

Here is a working code snippet:

http://stackoverflow.com/questions/43437767/safari-html5-audio-not-playing-automatically-next-stream

Regards,
Adrian

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


More information about the webkit-unassigned mailing list