[Webkit-unassigned] [Bug 231656] New: createMediaElementSource() not working with HLS/m3u8 stream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 20:51:41 PDT 2021


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

            Bug ID: 231656
           Summary: createMediaElementSource() not working with HLS/m3u8
                    stream
           Product: WebKit
           Version: Safari 15
          Hardware: All
                OS: macOS 11
            Status: NEW
          Severity: Blocker
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: guy.sapir at symbl.ai
                CC: cdumez at apple.com

In our use case we are getting the stream HLS/m3u8 stream from createMediaElementSource and processing it. 


For Safari the createMediaElementSource will work ok with Audio mp3 or Video mp4 as the source for the HTMLMediaElement, but for m3u8/HLS stream, as the source the HTMLMediaElement's audio is not correctly routed to the AudioContext and instead the audio is not passed.

This is a major blocker for us and for our customer and will appreciate if this issue can be addressed ASAP. Thank you. 

Note: For all other browsers like Chrome and Firefox this works fine. 

For reference here is another bug related issue: https://bugs.webkit.org/show_bug.cgi?id=180696

-- 
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/20211013/2e0f2ccc/attachment.htm>


More information about the webkit-unassigned mailing list