Skip to content

Update metadata guide for OptiView Live to use ID3#691

Open
MattiasBuelens wants to merge 2 commits into
mainfrom
optiview-live-metadata-id3
Open

Update metadata guide for OptiView Live to use ID3#691
MattiasBuelens wants to merge 2 commits into
mainfrom
optiview-live-metadata-id3

Conversation

@MattiasBuelens

Copy link
Copy Markdown
Collaborator

We changed UDU SEI and API-pushed metadata to surface as ID3 instead of EMSG.

@MattiasBuelens MattiasBuelens requested review from a team, christopher-dolby and jeroentempels-dolby and removed request for a team June 11, 2026 15:24
@MattiasBuelens MattiasBuelens requested a review from a team as a code owner June 11, 2026 15:24
if (track.type === 'id3') {
track.addEventListener('addcue' /* or 'entercue' */, (e) => {
const frame = e.cue.content;
if (frame.id === 'PRIV' && frame.ownerIdentifier === 'urn:uuid:11111111-1111-1111-1111-111111111111') {

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@christopher-dolby Is this still correct? The owner identifier starts with urn:uuid:, right?

@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://THEOplayer.github.io/documentation/pr-preview/pr-691/

Built to branch gh-pages at 2026-06-11 15:30 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant