Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Better error handling with videojs #58

Closed
gkatsev opened this issue May 7, 2014 · 2 comments
Closed

Better error handling with videojs #58

gkatsev opened this issue May 7, 2014 · 2 comments

Comments

@gkatsev
Copy link
Member

gkatsev commented May 7, 2014

@heff is working on better error handling in videojs, which changes some of the way that errors work. See the following PR: videojs/video.js#1191
This HLS plugin needs to update to follow the new error handling.

@gkatsev
Copy link
Member Author

gkatsev commented May 7, 2014

Seems to just require us to call player.error() with the error. It will make the error value accessible to consumers of the error event and trigger an error event for us.

@gkatsev
Copy link
Member Author

gkatsev commented Jun 3, 2014

Fixed by #76.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant