question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`</EventStream>` is not coming in `onMetadata` event

See original GitHub issue

ExoPlayer : v2.17.1 Device: Any device

Duplication question: https://github.com/google/ExoPlayer/issues/9818

I have the same question. I have a media having </EventStream> in </Period> tag but I don’t receive it in the timed metadataonMetadata(Metadata metadata) event. In stead I get this info inside onTimelineChanged(Timeline timeline, int reason) in period object.

Is there any reason of not sending this </EventStream> in timed metadata ?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
icbakercommented, May 12, 2022

Please provide a stream we can use to reproduce the issue. Please either post it here or send it to dev.exoplayer@gmail.com using the subject Issue #10256. Please also update this issue to indicate you’ve done this.

0reactions
google-oss-botcommented, Jun 21, 2022

Since there haven’t been any recent updates here, I am going to close this issue.

@GouravSna if you’re still experiencing this problem and want to continue the discussion just leave a comment here and we are happy to re-open this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Server sent event EventStream does not trigger "onmessage ...
According to the screenshot, your event-stream contains events of type "foo" , not "message" . That is only the default type (absent an ......
Read more >
EventStream (Java SE 16 & JDK 16) - Oracle Help Center
A stream is a sequence of events and the way to interact with a stream is to register actions. The EventStream interface is...
Read more >
Event Streams - EventStoreDB Documentation
Metadata in EventStoreDB defines whether an event is deleted or not. You can use stream metadata such as TruncateBefore , MaxAge and MaxCount...
Read more >
Unable to connect to event stream - Server Events
Hello! I am trying to integrate server events into an existing application, but I am having issues connecting to the event stream.
Read more >
Live Events and Feeds - EventStream - Tealium Learning Center
The Live Events chart displays events coming from all data sources and all event ... "Invalid" events match an event specification, but do...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found