← All projects

mp4tohls — MP4 to HLS Splitter

July 2, 2021 JavaScriptNode.jsFFmpegHLS

Overview

mp4tohls is a Node.js tool that splits an MP4 file into HLS (HTTP Live Streaming) segments plus a playlist, so video can be streamed to browsers with adaptive delivery instead of a single large download.

VideoToolingWeb