`</EventStream>` is not coming in `onMetadata` event
See original GitHub issueExoPlayer : 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:
- Created a year ago
- Comments:7 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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.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.