Download the PHP package juzaweb/laravel-hls-converter without Composer
On this page you can find all versions of the php package juzaweb/laravel-hls-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download juzaweb/laravel-hls-converter
More information about juzaweb/laravel-hls-converter
Files in juzaweb/laravel-hls-converter
Download juzaweb/laravel-hls-converter
More information about juzaweb/laravel-hls-converter
Files in juzaweb/laravel-hls-converter
Vendor juzaweb
Package laravel-hls-converter
Short Description Convert video to HLS with optional multi-resolution support.
License
Package laravel-hls-converter
Short Description Convert video to HLS with optional multi-resolution support.
License
Please rate this library. Is it a good library?
Informations about the package laravel-hls-converter
Laravel HLS Converter
A Laravel-friendly package to convert video files to HLS format (.m3u8
+ .ts
), with support for multiple resolutions. Built on top of FFMpeg and Laravel.
๐ Features
- Convert a video to HLS format
- Support multiple quality outputs (adaptive bitrate streaming)
- Automatically generate
master.m3u8
- Laravel-friendly structure with job support
๐งฐ Requirements
- PHP 8.1 or higher
- Laravel 9 / 10 / 11
- FFmpeg installed on the server
Install FFmpeg:
๐ฆ Installation Package
๐ Usage
Basic HLS Conversion
Convert with multiple resolutions
This will generate:
๐งช Running Tests
๐ Example Laravel Job
๐ License
The HLS Converter is released under the MIT License.
All versions of laravel-hls-converter with dependencies
PHP Build Version
Package Version
The package juzaweb/laravel-hls-converter contains the following files
Loading the files please wait ....