Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.
This repository was archived by the owner on Sep 30, 2021. It is now read-only.

dash: Video file not found #27

@sirguys

Description

@sirguys

The dash configuration objects not provided 'recoverNetworkError' parameter like hlsjs. While playing streaming music for a while If network crashes, i get error 'dash: Video file not found' in the player bar. But when i use hlsjs, I can solve problems by configuration hlsjs like this

flowplayer.conf.hlsjs = {
    recoverNetworkError: true
};

How can I do in dash configuration?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions