UNCONFIRMED 42750
Live OGG streaming using HTML5 audio or video tag does not work
https://bugs.webkit.org/show_bug.cgi?id=42750
Summary Live OGG streaming using HTML5 audio or video tag does not work
Rafael Diniz
Reported 2010-07-21 07:08:46 PDT
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.
Attachments
Rafael Diniz
Comment 1 2010-07-22 10:47:44 PDT
I also tested Ogg streaming in Opera in work perfect, so the bug is really related to webkit.
Eric Carlson
Comment 2 2011-06-04 21:38:55 PDT
(In reply to comment #1) > I also tested Ogg streaming in Opera in work perfect, so the bug is really related to webkit. Ogg playback does not work on Safari unless the user installs a QuickTime extension, eg. the Xiph QuickTime components, Perian, etc. If Ogg streaming does not work with any of these components installed, please file bugs against the developers.
John A. Bilicki III
Comment 3 2011-10-28 14:15:03 PDT
The reason why this bug won't be fixed for a long time is because Apple is part of the MPEG-LA patent pool hoping to profit off of MPEG/H.264 licensing... http://en.wikipedia.org/wiki/MPEG_LA#H.264.2FMPEG-4_AVC_Licensors Web designers and web developers should note that this bug is intentionally ignored on account of Apple's MPEG-LA membership (as is Microsoft's mirrored stance).
Rafael Diniz
Comment 4 2011-10-30 15:19:00 PDT
If we develop such modification in order to add ogg/vorbis support to webkit do you think apple will block the commit?
John A. Bilicki III
Comment 5 2011-11-01 16:30:26 PDT
Rafael, unfortunately I am not as acquainted with how things run here though I can personally atest that there have been a lot of issues coming from the Mozilla Corporation to block fixes for bugs in all sorts of odd scenarios. Both Apple and Samsung who contribute to WebKit are part of MPEG-LA so I think it is a possibility that a block or a "by design" blockade may be enforced to protect corporate interests. You may want to draw attention to the bug from developers though there does not appear to be a voting system in place.
olvz
Comment 6 2013-03-03 04:19:05 PST
How is this "UNCONFIRMED" after more than two years? Apple blocking innovation is one thing, but bluntly ignoring problems is another. This is "NEW" and valid. Hope some developer will pick up this task.
Note You need to log in before you can comment on or make changes to this bug.