[Webkit-unassigned] [Bug 124034] New: Export ID3 PES streams using the HTML5 TextTrack API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 02:42:35 PST 2013


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

           Summary: Export ID3 PES streams using the HTML5 TextTrack API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cyril.concolato at telecom-paristech.fr


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