This is the Linux app named HLS.js whose latest release can be downloaded as v1.3.5.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named HLS.js with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
HLS.js
DESCRIPTION:
HLS.js is a JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback. It works by transmuxing MPEG-2 Transport Stream and AAC/MP3 streams into ISO BMFF (MP4) fragments. Transmuxing is performed asynchronously using a Web Worker when available in the browser. HLS.js also supports HLS + fmp4, as announced during WWDC2016. HLS.js works directly on top of a standard HTML<video> element. HLS.js is written in ECMAScript6 (*.js) and TypeScript (*.ts) (strongly typed superset of ES6), and transpiled in ECMAScript5 using Babel and the TypeScript compiler. Webpack is used to build the distro bundle and serve the local development environment.
Features
- VOD & Live playlists
- MPEG-2 TS container
- MPEG Audio container (MPEG-1/2 Audio Layer III audio only streams)
- Encrypted media extensions (EME) support for DRM (digital rights management)
- Alternate Audio Track Rendition (Master Playlist with Alternative Audio) for VoD and Live playlists
- Accurate Seeking on VoD & Live (not limited to fragment or keyframe boundary)
- Ability to seek in buffer and back buffer without redownloading segments
Programming Language
TypeScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/hls-js.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.