Download the PHP package astrotomic/laravel-medialibrary-hls without Composer
On this page you can find all versions of the php package astrotomic/laravel-medialibrary-hls. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-medialibrary-hls
Laravel Medialibrary HLS Converter
Installation
Usage
You can listen for \Astrotomic\MediaLibrary\Hls\Events\HlsHasBeenGenerated
event to do anything after the HLS files have been generated and stored.
The files will be stored in a structure like the following:
To play the video you should pass the playlist.m3u8
URL to your video player. The lowest one contains a reference to all explicit playlists so the user can pick the favorite resolution. In case you want to predefine this you can also pass an explicit playlist file to your frontend.
All versions of laravel-medialibrary-hls with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
illuminate/broadcasting Version ^7.0 || ^8.0
illuminate/contracts Version ^7.0 || ^8.0
illuminate/filesystem Version ^7.0 || ^8.0
illuminate/queue Version ^7.0 || ^8.0
illuminate/support Version ^7.0 || ^8.0
php-ffmpeg/php-ffmpeg Version ^0.18.0
spatie/laravel-medialibrary Version ^9.1.0
symfony/process Version ^5.3
illuminate/broadcasting Version ^7.0 || ^8.0
illuminate/contracts Version ^7.0 || ^8.0
illuminate/filesystem Version ^7.0 || ^8.0
illuminate/queue Version ^7.0 || ^8.0
illuminate/support Version ^7.0 || ^8.0
php-ffmpeg/php-ffmpeg Version ^0.18.0
spatie/laravel-medialibrary Version ^9.1.0
symfony/process Version ^5.3
The package astrotomic/laravel-medialibrary-hls contains the following files
Loading the files please wait ....