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

HLS Playback #1103

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

HLS Playback #1103

wants to merge 7 commits into from

Commits on Feb 21, 2022

  1. Add files via upload

    Bower install hls.js
    cruurds authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3ecab27 View commit details
    Browse the repository at this point in the history
  2. Update streama-video-player-directive.js

    include hls.js dist file to player
    cruurds authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    34fcf4b View commit details
    Browse the repository at this point in the history
  3. Update application.yml

    `contentType` is added to file uploadtypes - "application/vnd.apple.mpegurl"
    cruurds authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    ba30204 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    HLS Playback
    cruurds authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    95bbc54 View commit details
    Browse the repository at this point in the history
  5. Update build.gradle

    Update with hls.js "org.webjars.bowergithub.video-dev:hls.js:0.10.1"
    cruurds authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    0924ecb View commit details
    Browse the repository at this point in the history
  6. Update bower.json

    Add hls.js dependancy
    cruurds authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    cf557e4 View commit details
    Browse the repository at this point in the history
  7. Update vendor.js

    include //= require hls.js/dist/hls.min
    cruurds authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8ef2831 View commit details
    Browse the repository at this point in the history