[Webkit-unassigned] [Bug 42750] New: Live OGG streaming using HTML5 audio or video tag does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 21 07:08:45 PDT 2010


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

           Summary: Live OGG streaming using HTML5 audio or video tag does
                    not work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rafael at riseup.net
                CC: rafael at riseup.net


A live streaming coming from a icecast2 server (http type of connection), in Ogg/Vorbis (audio only) or Ogg/Vorbis/Theora (A/V) does not play in nightly builds of Google Chrome nor Safari.

Code example:
<audio src="http://orelha.radiolivre.org:8000/muda.ogg" controls="controls" preload="none">
</audio>

Website where the player in embedded:
http://muda.radiolivre.org/
(look in the left)

Works perfect in Firefox 3.5 or greater.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list