diff --git a/index.html b/index.html index 69712495b..3dee55c0a 100644 --- a/index.html +++ b/index.html @@ -22,6 +22,7 @@
  • LiveUI Demo
  • Vertical Volume Demo
  • Laungage Demo
  • +
  • Hls Demo
  • Simple Demo (in an iframe)

    diff --git a/sandbox/hls.html.example b/sandbox/hls.html.example new file mode 100644 index 000000000..bb9f0de14 --- /dev/null +++ b/sandbox/hls.html.example @@ -0,0 +1,35 @@ + + + + + Video.js Sandbox + + + + +
    +

    You can use /sandbox/ for writing and testing your own code. Nothing in /sandbox/ will get checked into the repo, except files that end in .example (so don't edit or add those files). To get started make a copy of index.html.example and rename it to index.html.

    +
    cp sandbox/index.html.example sandbox/index.html
    +
    npm run start
    +
    open http://localhost:9999/sandbox/index.html
    +
    + + + + +

    To view this video please enable JavaScript, and consider upgrading to a web browser that supports HTML5 video

    +
    + + + + +