Support for 'emsg' boxes when playing HLS manifest with CMAF segments #3348
Labels
component: HLS
The issue involves Apple's HLS manifest format
flag: good first issue
This might be a relatively easy issue; good for new contributors
priority: P3
Useful but not urgent
status: archived
Archived and locked; will not be updated
type: enhancement
New feature or request
Milestone
Have you read the FAQ and checked for duplicate open issues?
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
For DASH the list of supported 'emsg' schemas specified in the DASH manifest. Any emsg box that belongs to a schema not in the list is ignored by the player. For HLS there is no such equivalent in the manifest. (Except for ID3).
If we can expose emsgSchemedIdUris as an optional array of schemes on shaka.extern.HlsManifestConfiguration that the user can set then the emsg events can be fired during HLS playback as well.
The text was updated successfully, but these errors were encountered: