Commit graph

179 commits

Author SHA1 Message Date
Roman Arutyunyan 8099f44828 optimized aes128 encryption in mpegts writer 2014-09-01 13:25:48 +04:00
Roman Arutyunyan 51ab327abf fixed style 2014-08-31 18:58:43 +04:00
Roman Arutyunyan 69c090d85f renamed directives 2014-08-31 18:50:04 +04:00
Roman Arutyunyan 2f82fa2e8e fixed hls key path 2014-08-31 14:48:48 +04:00
Roman Arutyunyan 773336e497 make aes iv big-endian 2014-08-31 13:53:46 +04:00
Roman Arutyunyan 4bed919cbe read hls key from old playlist 2014-08-05 16:00:50 +04:00
Roman Arutyunyan 416931d631 added keys directory handling 2014-08-05 14:28:04 +04:00
Roman Arutyunyan eff973ce01 fixes in hls encryption 2014-08-05 11:26:19 +04:00
Roman Arutyunyan 53064a48f1 implemented hls key auto-generation 2014-08-05 00:35:27 +04:00
Roman Arutyunyan a43bafe3de added hls dicontinuity tag when forcing fragment split 2014-02-21 09:17:39 +04:00
Roman Arutyunyan dcf37b2c39 fixed forcing HLS fragment split 2014-02-20 22:57:22 +04:00
Roman Arutyunyan 78dcfbcc35 ensure hls directory every time before opening fragment 2014-01-26 00:55:49 +04:00
Roman Arutyunyan 546c42efeb added hls_fragment_naming_granularity 2014-01-24 01:41:54 +04:00
Roman Arutyunyan 2eb36e3d7d fixed hls crash in stream eof 2014-01-23 07:47:58 +04:00
Roman Arutyunyan acc1aa789f fixed crash in hls module 2014-01-22 17:45:50 +04:00
Roman Arutyunyan 0aaf2a6259 improved hls fragment boundary condition 2014-01-06 12:17:01 +04:00
Roman Arutyunyan 7dd70f88ea fixed log message 2014-01-06 11:37:30 +04:00
Roman Arutyunyan 5507823b9d fixed crash in hls 2014-01-06 02:06:14 +04:00
Roman Arutyunyan 5c8d5b34fb removed AAC header from HLS handler 2014-01-06 01:54:59 +04:00
Roman Arutyunyan 0a33c0575e fixed HLS stream restart 2014-01-06 00:14:14 +04:00
Roman Arutyunyan 5e8fe20497 returned hls discontinuity 2014-01-03 11:31:06 +04:00
Roman Arutyunyan fe0d805179 improved hls boundary check 2014-01-02 10:19:57 +04:00
Roman Arutyunyan 18fa7a5016 implemented avc sps parser & improved dash & stats 2013-12-21 00:47:00 +04:00
Roman Arutyunyan aa4bcf89d7 fixed dash/hls cleanup when recorder{} block exists 2013-12-16 12:58:25 +04:00
Roman Arutyunyan 1b5e19d4e7 updated readme 2013-11-30 11:32:21 +04:00
Roman Arutyunyan 831823a772 removed tabs 2013-11-30 11:24:47 +04:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan 45b39f7762 fixed deleting directory on win 2013-11-28 21:49:15 +04:00
Roman Arutyunyan ed09425a5d test debug logging 2013-11-28 21:40:19 +04:00
Roman Arutyunyan 43ececd070 test debug logging 2013-11-28 21:35:59 +04:00
Roman Arutyunyan 0eb32ae1ca fixing hls & dash cleanup 2013-11-28 21:31:30 +04:00
Roman Arutyunyan d11823bcf8 directory creation in hls module is now performed at publish stage 2013-11-28 21:06:20 +04:00
Roman Arutyunyan 43718388f4 fixed time formatting & file op error code check 2013-11-28 19:51:15 +04:00
Roman Arutyunyan c928742cb9 fixed file op result code checks 2013-11-28 19:11:31 +04:00
Roman Arutyunyan ec5687f459 improved result code check to work on windows 2013-11-28 19:05:21 +04:00
Roman Arutyunyan a1b1c205f1 removed extra ngx_de_info call in win32 2013-11-28 18:55:38 +04:00
Roman Arutyunyan 29dfda882a fixed using raw non-null-terminated strings from config parser in syscalls 2013-11-28 17:14:39 +04:00
Roman Arutyunyan b73075e28c added dash_nested, added directory creation, fixed init frags cleanup 2013-11-28 14:14:40 +04:00
Roman Arutyunyan 5a38108bad updated copyright 2013-11-07 19:28:19 +04:00
Roman Arutyunyan 503375fea8 updated copyright 2013-11-07 19:27:49 +04:00
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
Roman Arutyunyan e916ca9ad0 added AAC support to native HLS 2013-03-04 22:20:44 +04:00
Roman Arutyunyan 0e01665e0b native hls; first version without ffmpeg libs 2013-03-04 21:13:17 +04:00
Roman Arutyunyan 2c235d8633 Merge branch 'hls-nocache' 2013-01-31 00:44:29 +04:00
Roman Arutyunyan ea65ac688c hls_continuous is off by default 2013-01-24 17:35:49 +04:00
Roman Arutyunyan 2ed36a2611 added EXT-X-ALLOW-CACHE:NO to HLS playlisy 2013-01-23 21:29:35 +04:00
Roman Arutyunyan 4906e816be implemented continuous HLS streaming 2013-01-23 02:09:24 +04:00
Roman Arutyunyan e160af92d7 set default hls sync to 300ms for fixing hls crackles 2013-01-22 22:53:09 +04:00
Roman Arutyunyan ba23d995d1 optimized hls av logging 2013-01-12 18:13:25 +04:00
Roman Arutyunyan 3d54d69e25 mpegts trailer/header are now sent on every fragment switch to escape audio/video init crashes 2012-12-19 14:42:52 +04:00
Roman Arutyunyan 101b43a478 merged sync branch 2012-10-24 14:21:13 +04:00