This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
nginx-rtmp-module
Watch
1
Star
0
Fork
0
You've already forked nginx-rtmp-module
mirror of
https://github.com/arut/nginx-rtmp-module.git
synced
2025-08-06 15:00:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
nginx-rtmp-module
/
hls
History
Roman Arutyunyan
10bcbf0e8d
increased hls buffer up to 16M
2013-05-19 10:30:31 +04:00
..
ngx_rtmp_hls_module.c
increased hls buffer up to 16M
2013-05-19 10:30:31 +04:00
ngx_rtmp_mpegts.c
fixed HLS/MPEG-TS PES header stuffing when adaptation is present
2013-04-06 17:37:36 +04:00
ngx_rtmp_mpegts.h
native hls; first version without ffmpeg libs
2013-03-04 21:13:17 +04:00
README.md
removed hls module & added hls code to rtmp module
2013-03-05 10:40:40 +04:00
README.md
HLS is now a part of rtmp module