Skip to content

portl4t/nginx-streaming-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages