winshining / nginx-http-flv-module

A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHosts (one IP for multi domain names) and JSON style statistics are supported now.
BSD 2-Clause "Simplified" License
2.71k stars 567 forks source link

Feature Request support fmp4 format HLS #122

Open syklevin opened 4 years ago

syklevin commented 4 years ago

Since HLS added support for streaming fragmented mp4 format, which could use the same data chunk as mpeg-dash. it would be great to support this feature.

winshining commented 4 years ago

PRs are welcomed:)