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
f09be04b
authored
11 years ago
by
Gary Katsevman
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Change location of vjs-contrib-media-sources
1 parent
53dbfecf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
test/videojs-hls.html
test/videojs-hls.html
View file @
f09be04
...
...
@@ -15,7 +15,7 @@
<!-- video.js -->
<script
src=
"../node_modules/video.js/dist/video-js/video.js"
></script>
<script
src=
"../node_modules/videojs-contrib-media-sources/videojs-media-sources.js"
></script>
<script
src=
"../node_modules/videojs-contrib-media-sources/
src/
videojs-media-sources.js"
></script>
<!-- HLS plugin -->
<script
src=
"../src/videojs-hls.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment