Laravel HLS is a package that enables HTTP Live Streaming video conversion for Eloquent models. It uses a trait called ConvertToHls that automatically processes video files through FFMpeg when models are created or updated, converting them to HLS format with AES-128 encryption. The package supports adaptive bitrate streaming and provides routes for accessing HLS playlists, making it easy to implement video streaming in Laravel applications.
2 Comments
Sort: