[Webkit-unassigned] [Bug 164329] New: Some streams don't work anymore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 2 11:08:42 PDT 2016


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

            Bug ID: 164329
           Summary: Some streams don't work anymore
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: luken at luken-tech.pl

The problem is with the Shoutcast server at least, possibly with some other servers as well.

I think the source of the problem is this: https://trac.webkit.org/changeset/201895/trunk/Source

Shoutcast stream doesn't have HTTP headers, and because of that it is interpreted as HTTP/0.9 running on the non-default port. So for example jPlayer request for the stream, will be immediately shut down. The problem came to light with the macOS "Sierra" release. On on macOS "Sierra" any stream on shoutcast.com doesn't seem to work.

See also: https://github.com/happyworm/jPlayer/issues/380

Was this expected?

-- 
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/20161102/f5b29ab4/attachment.html>


More information about the webkit-unassigned mailing list