[Webkit-unassigned] [Bug 123907] HTML5 audio support for Icecast/Shoutcast stream metadata

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 16:01:22 PST 2013


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





--- Comment #1 from Eric Carlson <eric.carlson at apple.com>  2013-11-08 16:00:07 PST ---
Some relevant information from bug 124034:

Apple iOS applications support the playback of MPEG-2 transport streams containing ID3 PES Streams for synchronized timed-metadata [1]. On iOS, it is thus possible to write native applications that use this timed metadata, such as in [2]. The HTML 5 specification provides a way to expose timed metadata to Web applications in the form of an HTML 5 TextTrack of kind 'metadata' [3]. It would be good to expose this ID3 metadata using the TexTrack to be able to reproduce the behavior of the native application in Web apps. 

Note that some work towards standardizing how to expose metadata tracks is being carried in a W3C community group [4].

[1] https://developer.apple.com/library/ios/documentation/AudioVideo/Conceptual/HTTP_Live_Streaming_Metadata_Spec/HTTP_Live_Streaming_Metadata_Spec.pdf
[2] http://jmacmullin.wordpress.com/2010/11/03/adding-meta-data-to-video-in-ios/
[3] http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#timed-text-tracks
[4] http://www.w3.org/community/inbandtracks/

-- 
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