1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-12 11:15:04 +02:00
video.js/docs/guides
mister-ben 5a538c3caf feat: add option to suppress initial error for non-playable sources (#6057)
Video.js checks whether sources are playable and both displays a message to the user and logs an error to the console. In Google's mobile friendly test and related tools, this message and error is triggered because their test browser's video element does not support any video formats. Some Video.js users are concerned about the æsthetics of the rendered preview within the tools and whether this might have an SEO impact.

Adds a suppressNotSupportedError option, defaulting to false. If set to true, if no sources are playable the error is deferred to the first human interaction (click or touchstart) but cleared if a loadstart occurs.
2019-06-20 14:00:12 -04:00
..
audio-tracks.md docs(audiotracks): correct typo (#5816) 2019-02-22 13:46:53 -05:00
components.md feat: add built-in Picture-in-Picture button (#6002) 2019-06-18 16:42:02 -04:00
debugging.md feat: createLogger for easier logging in individual modules (#5418) 2018-09-28 16:52:58 -04:00
embeds.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
event-target.md docs: updates to faq, language guide, and minor edits (#4556) 2017-08-14 17:02:48 -04:00
faq.md docs: update starter template (#5570) 2018-11-14 13:45:20 -05:00
hooks.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
languages.md docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
layout.md docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
live.md docs(live): minor spelling/grammar corrections (#5894) 2019-03-28 15:36:33 -04:00
middleware.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
modal-dialog.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
options.md feat: add option to suppress initial error for non-playable sources (#6057) 2019-06-20 14:00:12 -04:00
player-workflows.md docs: emphasize src object and video-js element (#5960) 2019-04-29 14:22:47 -04:00
plugins.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
react.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
setup.md docs: emphasize src object and video-js element (#5960) 2019-04-29 14:22:47 -04:00
skins.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
tech.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
text-tracks.md docs: remove grunt and update usage of build scripts (#5656) 2018-12-05 16:12:21 -05:00
tracks.md docs: fix links in generated docs (#4200) 2017-03-21 17:13:06 -04:00
troubleshooting.md docs: Update format information (#5783) 2019-02-11 14:03:30 -05:00
video-tracks.md chore(https): update a lot of links to be https (#5372) 2018-08-10 15:13:32 -04:00
videojs.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00
vue.md docs: add an example Vue integration.md (#5899) 2019-03-28 19:56:29 -04:00
webpack.md docs(fixup): fixup docs (#5489) 2018-10-10 11:09:53 -04:00