https://github.com/video-dev/hls.js?files=1 Pull requests are welcome. Here is a quick guide on how to start. First, checkout the repository and install required dependencies git clone https://github.com/video-dev/hls.js.git # setup dev environement cd hls.js npm install => package.json # build dist/hls.js, watch file change for rebuild and launch demo page npm run dev => # lint npm run lint ------------------------------- { "name": "hls.js", "version": "0.7.5", "license": "Apache-2.0", "description": "JavaScript HLS client using MediaSourceExtension", "homepage": "https://github.com/video-dev/hls.js", "authors": "Guillaume du Pontavice <guillaume.dupontavice@dailymotion.com>", "repository": { "type": "git", "url": "https://github.com/video-dev/hls.js" }, ...
留言
張貼留言