1
This commit is contained in:
64
lib/third-party-libraries.md
Normal file
64
lib/third-party-libraries.md
Normal file
@@ -0,0 +1,64 @@
|
||||
lib/mux.min.js
|
||||
Source: https://github.com/videojs/mux.js
|
||||
License: Apache-2.0 license
|
||||
Version: 7.1.0
|
||||
Build:
|
||||
`https://github.com/videojs/mux.js/releases/tag/v7.1.0`
|
||||
`Source code` -> `npm run build` -> `dist/mux.min.js`
|
||||
|
||||
lib/mpd-parser.min.js
|
||||
Source: https://github.com/videojs/mpd-parser
|
||||
License: Apache-2.0 license
|
||||
Version: 1.3.1
|
||||
Download:
|
||||
`https://github.com/videojs/mpd-parser/releases/tag/v1.3.1` -> `mpd-parser.min.js`
|
||||
|
||||
lib/jquery.qrcode.min.js
|
||||
Source: https://github.com/jeromeetienne/jquery-qrcode
|
||||
License: MIT license
|
||||
Version: 1.0
|
||||
Download:
|
||||
https://github.com/jeromeetienne/jquery-qrcode/releases/tag/v1.0
|
||||
`Source code` -> `jquery.qrcode.min.js`
|
||||
|
||||
lib/jquery.min.js
|
||||
Source: https://github.com/jquery/jquery
|
||||
License: MIT license
|
||||
Version: 3.7.1
|
||||
Download:
|
||||
`https://jquery.com/download/` -> `https://code.jquery.com/jquery-3.7.1.min.js`
|
||||
|
||||
lib/hls.min.js
|
||||
Source: https://github.com/video-dev/hls.js
|
||||
License: Apache-2.0 license
|
||||
Version: 1.6.13
|
||||
Download:
|
||||
`https://github.com/video-dev/hls.js/releases/tag/v1.6.13` -> `release.zip` -> `dist/hls.min.js`
|
||||
|
||||
lib/mqtt.min.js
|
||||
Source: https://github.com/mqttjs/MQTT.js
|
||||
License: MIT license
|
||||
Version: 5.14.1
|
||||
Build:
|
||||
`https://github.com/mqttjs/MQTT.js/releases/tag/v5.14.1`
|
||||
`Source code` -> `npm run build` -> `dist/mqtt.min.js`
|
||||
|
||||
lib/jquery.json-viewer.js
|
||||
Source: https://github.com/abodelot/jquery.json-viewer
|
||||
License: MIT license
|
||||
Version: 1.5.0
|
||||
Download:
|
||||
`https://github.com/abodelot/jquery.json-viewer/releases/tag/v1.5.0`
|
||||
`Source code` -> `json-viewer/jquery.json-viewer.js`
|
||||
|
||||
lib/StreamSaver.js
|
||||
Source: https://github.com/jimmywarting/StreamSaver.js
|
||||
License: MIT license
|
||||
Version: 2.0.6
|
||||
Download:
|
||||
`https://github.com/jimmywarting/StreamSaver.js/releases/tag/2.0.6`
|
||||
`Source code` -> `StreamSaver.js`
|
||||
|
||||
lib/m3u8-decrypt.js
|
||||
Source: https://github.com/video-dev/hls.js/blob/master/src/crypt/aes-decryptor.ts
|
||||
License: Apache-2.0 license
|
||||
Reference in New Issue
Block a user