WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 123907
124034
Export ID3 PES streams using the HTML5 TextTrack API
https://bugs.webkit.org/show_bug.cgi?id=124034
Summary
Export ID3 PES streams using the HTML5 TextTrack API
Cyril Concolato
Reported
2013-11-08 02:41:21 PST
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/
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2013-11-08 16:00:29 PST
*** This bug has been marked as a duplicate of
bug 123907
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug