Commit graph

89 commits

Author SHA1 Message Date
Roman Arutyunyan 737ea5ce34 implemented HLS EVENT playlist type 2013-10-05 18:17:15 +04:00
Roman Arutyunyan face62aa34 fixed hls urls for nested case 2013-08-28 23:42:40 +04:00
Roman Arutyunyan 49a3ee0dc6 implemented HLS base urls 2013-08-27 20:22:24 +04:00
Roman Arutyunyan 2f1091679b hls variant playlists 2013-07-06 09:32:02 +04:00
Roman Arutyunyan 4ec43349ad fixed value type in logger 2013-06-25 16:32:42 +04:00
Roman Arutyunyan 7e517f1619 fixed MoveFileEx 2013-06-13 09:07:51 +04:00
Roman Arutyunyan 3f045ccdca added MoveFileEx with replace flag to hls playlist move code 2013-06-13 09:06:07 +04:00
Roman Arutyunyan 9389670657 added type casts to hls 2013-06-12 20:47:24 +04:00
Roman Arutyunyan e9a9c5f4bd write -> ngx_write_fd 2013-06-12 20:47:24 +04:00
Roman Arutyunyan e4070fb777 fixed default values of conf params 2013-06-12 20:47:23 +04:00
Roman Arutyunyan f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
Roman Arutyunyan 021db6cfd9 fixed HLS system fragment naming on 32-bit systems 2013-06-12 20:45:42 +04:00
Roman Arutyunyan f114ce4ce9 fixed handling H264 SEI NAL in HLS; thanks to @jettoblack 2013-06-12 20:40:23 +04:00
Roman Arutyunyan 3d70ba4777 hls cleanup is not optional 2013-05-14 21:25:30 +04:00
Roman Arutyunyan 1d30518c8f fixed crash on hls audio buffer overflow 2013-05-07 15:08:55 +04:00
Roman Arutyunyan de2a4258d7 added close directory call in hls cleanup code 2013-05-05 09:11:04 +04:00
Roman Arutyunyan b0de943956 style fix 2013-04-25 20:20:59 +04:00
Roman Arutyunyan 7688a62874 fixed compilation 2013-04-25 20:13:21 +04:00
Roman Arutyunyan 2bb16425da reduced default hls_sync to 2ms 2013-04-23 19:31:38 +04:00
Roman Arutyunyan b9e5bb6ef0 hls: fixed discontinuity, fixed audio buffering 2013-04-22 16:08:54 +04:00
Roman Arutyunyan 61b9c53972 added checks for nals #7-9 in incoming stream 2013-04-22 11:16:05 +04:00
Roman Arutyunyan d393508e58 implemented hls audio buffering & fragment start with audio frame 2013-04-21 19:54:33 +04:00
Roman Arutyunyan dae4c77e93 implemented aligned slicing 2013-04-18 14:39:23 +04:00
Roman Arutyunyan 2e6d8b219a fixed m3u8 parser 2013-04-16 17:24:06 +04:00
Roman Arutyunyan a3db04dd5b fixed magnifier type 2013-04-16 17:04:34 +04:00
Roman Arutyunyan 9b24a2f11a renamed nested paths 2013-04-16 16:49:06 +04:00
Roman Arutyunyan f9532fea8c fixed HLS AAC AOT 2013-04-16 14:00:41 +04:00
Roman Arutyunyan 6a1cf17dcb implemented misc hls naming formats 2013-04-16 13:58:26 +04:00
Roman Arutyunyan daae21764e implemented nested hls data 2013-04-16 12:52:46 +04:00
Roman Arutyunyan 05e0a68281 implemented hls target duration as max fragment length within current window 2013-04-15 11:31:28 +04:00
Roman Arutyunyan 5d8a534aa4 fixed comments 2013-04-15 09:35:05 +04:00
Roman Arutyunyan 0bd07562c5 implemented proper m3u8 cleanup 2013-04-14 17:57:29 +04:00
Roman Arutyunyan 921b28112c implemented async hls cleanup from cache manager process 2013-04-14 17:21:51 +04:00
Roman Arutyunyan 059dba448d removed factor directive 2013-04-12 19:39:49 +04:00
Roman Arutyunyan 814bcf4825 implemented hls playlist reader & custom fragment sizes 2013-04-12 19:38:20 +04:00
Roman Arutyunyan 9431058e3e fixed HLS/MPEG-TS PES header stuffing when adaptation is present 2013-04-06 17:37:36 +04:00
Roman Arutyunyan 9aa030f51c fixed creating hls target folder 2013-03-30 16:49:56 +04:00
Roman Arutyunyan 6298aa7e1d fixed hls offset update 2013-03-29 16:39:11 +04:00
Roman Arutyunyan e5d2df6fc0 big PES packets are assigned zero length to escape overflow 2013-03-25 00:29:20 +04:00
Roman Arutyunyan 1894d333aa fixed type signs 2013-03-07 18:49:50 +04:00
Roman Arutyunyan 368466b0ea fixed types 2013-03-07 18:37:57 +04:00
Roman Arutyunyan 018daa47b5 removed useless variables 2013-03-07 18:22:09 +04:00
Roman Arutyunyan 6a848ea47c fixed type size 2013-03-07 17:33:31 +04:00
Roman Arutyunyan e22ca28604 seamless hls stream switch 2013-03-07 16:34:00 +04:00
Roman Arutyunyan b96bcfc4ed implemented round-robin hls 2013-03-06 18:36:27 +04:00
Roman Arutyunyan 8cc2a64895 fixed formatting 2013-03-05 14:19:41 +04:00
Roman Arutyunyan ac5df69487 removed hls module & added hls code to rtmp module 2013-03-05 10:40:40 +04:00
Roman Arutyunyan b40024492e added continuous timestamps 2013-03-05 10:17:28 +04:00
Roman Arutyunyan f619e072ff fixed streaming h264 & writing pes frames 2013-03-05 01:56:25 +04:00
Roman Arutyunyan 53e68df5a9 added AUD NALs & fixed SPS/PPS 2013-03-04 22:47:21 +04:00