Add support for ID3 tags in mp4 #3351
Labels
component: ads
The issue involves the Shaka Player ads API or the use of other ad SDKs
component: HLS
The issue involves Apple's HLS manifest format
priority: P3
Useful but not urgent
status: archived
Archived and locked; will not be updated
type: enhancement
New feature or request
Milestone
We use mux.js to parse ID3 tags in ts streams.
Mp4 also supports embedding ID3.
We should see if we can use mux.js to parse those or implement the parsing using our mp4 parser.
The text was updated successfully, but these errors were encountered: