Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
videojs-contrib-hls
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4db8bd6b
authored
2016-03-02 16:48:56 -0500
by
Gary Katsevman
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Move TOC below the header and badges. Rerun doctoc
1 parent
b88ac744
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
README.md
README.md
View file @
4db8bd6
# video.js HLS Source Handler
Play back HLS with video.js, even where it's not natively supported.
[
![Build Status
](
https://travis-ci.org/videojs/videojs-contrib-hls.svg?branch=master
)
](https://travis-ci.org/videojs/videojs-contrib-hls)
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents**
*generated with [DocToc](https://github.com/thlorenz/doctoc)*
-
[
video.js HLS Source Handler
](
#videojs-hls-source-handler
)
-
[
Getting Started
](
#getting-started
)
-
[
Documentation
](
#documentation
)
-
[
Getting Started
](
#getting-started
)
-
[
Documentation
](
#documentation
)
-
[
Options
](
#options
)
-
[
withCredentials
](
#withcredentials
)
-
[
Runtime Properties
](
#runtime-properties
)
...
...
@@ -19,17 +24,12 @@
-
[
loadedplaylist
](
#loadedplaylist
)
-
[
mediachange
](
#mediachange
)
-
[
In-Band Metadata
](
#in-band-metadata
)
-
[
Hosting Considerations
](
#hosting-considerations
)
-
[
Hosting Considerations
](
#hosting-considerations
)
-
[
Testing
](
#testing
)
-
[
Release History
](
#release-history
)
-
[
Release History
](
#release-history
)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# video.js HLS Source Handler
Play back HLS with video.js, even where it's not natively supported.
[
![Build Status
](
https://travis-ci.org/videojs/videojs-contrib-hls.svg?branch=master
)
](https://travis-ci.org/videojs/videojs-contrib-hls)
## Getting Started
Download
...
...
Please
register
or
sign in
to post a comment