Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update docs for overrideNative #77

Merged
merged 8 commits into from
Apr 9, 2018
Merged

Conversation

forbesjo
Copy link
Contributor

@forbesjo forbesjo commented Apr 5, 2018

Description

This PR is to clean up the overrideNative option

Specific Changes proposed

  • Update JSbin demos and guides to use the video-js element, how to use overrideNative and prefer https

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
  • Reviewed by Two Core Contributors

@forbesjo forbesjo changed the title docs: update docs for overrideNative docs: update docs for overrideNative (WIP) Apr 5, 2018
@@ -99,20 +104,32 @@ Drop by our slack channel (#playback) on the [Video.js slack][slack-link].
Get a copy of [videojs-http-streaming](#installation) and include it in your page along with video.js:

```html
<video id=example-video width=600 height=300 class="video-js vjs-default-skin" controls>
<video-js id=vid1 width=600 height=300 class="vjs-default-skin" controls>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might be worth having a section why video-js, though, maybe just a FAQ about the late-init stuff in video.js instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I'll add an explanation and also add player.src() as an alternate setup

@forbesjo forbesjo changed the title docs: update docs for overrideNative (WIP) docs: update docs for overrideNative Apr 6, 2018
README.md Outdated
### Via MSE with the [overrideNative](#overridenative) option
- Chrome Android
- Edge
- Mac Safari
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mac Safari is not supported yet

@forbesjo forbesjo merged commit 98ca6d3 into videojs:master Apr 9, 2018
@forbesjo forbesjo deleted the mse-safari branch April 9, 2018 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants