Put errors on the plugin object because error is read-only on vjs
The error method is not writable in video.js so store error objects on the HLS plugin to be sure we don't break error notifications when the HLS plugin is not in use. Remove 'missing' from error message text since we're now using the same text for all status codes > 400.
Showing
2 changed files
with
5 additions
and
6 deletions
-
Please register or sign in to post a comment