portl4t / nginx-streaming-media

Generate new streaming file according to the seconds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nginx-streaming-media

Generate new streaming file according to the seconds. Implement as nginx plugin.

There is a start param which indicates the drag point.

The old ngx_http_mp4_module.c from the nginx site does not begin from the keyframe.

The old ngx_http_flv_module.c from the nginx site provides pseudo-streaming and regard start as the offset of the file.

About

Generate new streaming file according to the seconds.


Languages

Language:C 100.0%