Skip to content

Stream interrupted playback with Live DASH Halo pakager using Shaka 2.3.0 version #1311

Closed
@hdodev

Description

@hdodev

Have you read the FAQ and checked for duplicate open issues?:
Yes, it looks like item #838, and to problems related to "presentationTimeOffset" in general. But the error log I have in console is different, and version used is higher.

What version of Shaka Player are you using?: 2.3.0

Can you reproduce the issue with our latest release version?: YES

Can you reproduce the issue with the latest code from master?: YES

Are you using the demo app or your own custom app?: CUSTOM

If custom app, can you reproduce the issue using our demo app?: NO, HTTP_ERROR 1002, but I'm sure the manifest is accessible!

What browser and OS are you using?: CHROME on UBUNTU

What are the manifest and license server URIs?:
Clear DASH = http://195.36.159.232/cleardashSO_tml/france4/manifest.mpd

What did you do?
I try to playback a Live Stream from my packager. We've just corrected our manifest thanks to your analysis last year : The problem was the fact that presentationTimeOffset appeared to be modified when the manifest was updated.

What did you expect to happen?
Live playback works continuously. If you can please help us to understand the remaining problem. Thanks in advance for your help.

What actually happened?
The playback starts, and then pauses, and then starts again, and so on.
It can appear once, twice, or more, there is no rule. Here is the log with the debug version:
Refusing to rewrite original references on update!
segment_index.js:319 Assertion failed: SegmentReferences are incorrectshaka.media.SegmentIndex.assertCorrectReferences_ @ segment_index.js:319shaka.media.SegmentIndex.merge @ segment_index.js:203shaka.dash.SegmentTemplate.createStream @ segment_template.js:82shaka.dash.DashParser.parseRepresentation_ @ dash_parser.js:1092shaka.dash.DashParser.parseAdaptationSet_ @ dash_parser.js:991shaka.dash.DashParser.parsePeriod_ @ dash_parser.js:733shaka.dash.DashParser.parsePeriods_ @ dash_parser.js:634shaka.dash.DashParser.processManifest_ @ dash_parser.js:521xlinkOperation.promise.then @ dash_parser.js:432

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions