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
8ee9d787
authored
2013-12-29 15:46:09 -0600
by
David LaPalomento
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix HLS link
Brackets come before parens in markdown links.
1 parent
c3fc7e66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
8ee9d78
...
...
@@ -18,7 +18,7 @@ Download the [plugin](https://raw.github.com/videojs/videojs-contrib-hls/master/
```
## Documentation
(HTTP Live Streaming)
[
https://developer.apple.com/streaming/
]
(
HLS
)
has
[
HTTP Live Streaming
](
https://developer.apple.com/streaming/
)
(
HLS
)
has
become a de-facto standard for streaming video on mobile devices
thanks to its native support on iOS and Android. There are a number of
reasons independent of platform to recommend the format, though:
...
...
Please
register
or
sign in
to post a comment