Commit graph

827 commits

Author SHA1 Message Date
Roman Arutyunyan e4070fb777 fixed default values of conf params 2013-06-12 20:47:23 +04:00
Roman Arutyunyan 8553cf204b inline -> ngx_inline 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 289ee42c53 added handling mp4 box with zero size 2013-06-01 11:51:45 +04:00
Roman Arutyunyan 613234b866 added 'args' argument to exec 2013-05-26 16:27:02 +04:00
Roman Arutyunyan 22984bc309 http parse error now leads to notify error 2013-05-22 12:24:31 +04:00
Roman Arutyunyan e29e64ed7d Merge branch 'vod-stat2' 2013-05-17 14:51:01 +04:00
Roman Arutyunyan 3d70ba4777 hls cleanup is not optional 2013-05-14 21:25:30 +04:00
Roman Arutyunyan a47b23204b Merge branch 'notify-relay' 2013-05-13 17:26:10 +04:00
Roman Arutyunyan 58bd602946 removed extra logging 2013-05-13 17:25:54 +04:00
Roman Arutyunyan aeb20d0a24 minor logger fixes & more debug logging 2013-05-13 13:35:56 +04:00
Roman Arutyunyan 849dbf6b89 removed dns round robin from todo 2013-05-13 12:16:14 +04:00
Roman Arutyunyan 244961076f added round-robin relay url balancing 2013-05-13 12:13:11 +04:00
Roman Arutyunyan db5d361743 fixed remote connect in relay module to use the right address 2013-05-13 09:59:34 +04:00
Roman Arutyunyan 6fa61c090e added 'time' argument to on_update notification to track time from beginning of playback/publish 2013-05-12 19:30:56 +04:00
Roman Arutyunyan 8a332610bc updated compilation note 2013-05-09 21:39:41 +04:00
Roman Arutyunyan beb76aa8d5 added ssl module note 2013-05-07 20:47:12 +04:00
Roman Arutyunyan 36d744d257 Merge branch 'master' of github.com:arut/nginx-rtmp-module 2013-05-07 20:45:43 +04:00
Roman Arutyunyan 8958f0b33d Merge pull request #180 from jbochi/master
Fix build documentation
2013-05-07 09:45:25 -07:00
Roman Arutyunyan 11e14ee928 implemented push/pull from on_play/on_publish 2013-05-07 17:43:03 +04:00
Roman Arutyunyan 1d30518c8f fixed crash on hls audio buffer overflow 2013-05-07 15:08:55 +04:00
Roman Arutyunyan ed98ca42ef fixed typo 2013-05-07 15:02:01 +04:00
Juarez Bochi f4d974425c Update README.md
Remove additional build instructions for HLS since it is now included in rtmp module and does not need ffmpeg libs for compilation.
2013-05-06 16:59:43 -03:00
Juarez Bochi 09db8210a7 Fix build instructions on README.md
http ssl module must be enabled
2013-05-06 16:54:18 -03:00
Roman Arutyunyan de2a4258d7 added close directory call in hls cleanup code 2013-05-05 09:11:04 +04:00
Roman Arutyunyan 73f94b99ff fixed memzero argument 2013-05-01 08:14:00 +04:00
Roman Arutyunyan 97a5a860e2 added stat before socket connect to fix auto_push connection error 2013-04-30 13:44:33 +04:00
Roman Arutyunyan dd75b749da implemented succeeded pushed count check in auto_push module 2013-04-27 19:51:01 +04:00
Roman Arutyunyan d0fb258d10 fixed crash when process name is NULL 2013-04-26 19:01:59 +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 c61e99a368 Merge branch 'hls-restart-on-audio' 2013-04-25 09:22:24 +04:00
Roman Arutyunyan d422c3685d implemented strftime-formatted record_suffix 2013-04-24 18:20:33 +04:00
Roman Arutyunyan f79aa206ec implemented exec IO 2013-04-24 16:08:15 +04:00
Roman Arutyunyan 6dc5b12f03 updated TODO 2013-04-23 20:25:38 +04:00
Roman Arutyunyan 0ad74ac2bf updated year 2013-04-23 19:42:17 +04:00
Roman Arutyunyan 2bb16425da reduced default hls_sync to 2ms 2013-04-23 19:31:38 +04:00
Roman Arutyunyan c0fc4bbdcc Merge branch 'init_queue' 2013-04-23 16:16:36 +04:00
Roman Arutyunyan c2fcd8c09c Merge branch 'async-client-handshake' 2013-04-23 16:16:27 +04:00
Roman Arutyunyan 5db5d5af24 updated stat 2013-04-23 16:16:04 +04:00
Roman Arutyunyan f35e965033 reimplemented vod stats 2013-04-22 20:20:19 +04:00
Roman Arutyunyan 7b5c5e9932 updated stat.xsl; thanks to @misiek08 2013-04-22 18:35:15 +04:00
Roman Arutyunyan 0958e4f034 Merge commit '1a0dd69f3466e37c6b13555d79728308ef4759a4' into new-stat 2013-04-22 18:22:48 +04:00
Roman Arutyunyan 76f433fb45 fixed auto-pushing to non-worker child processes (cache loader & cache manager) 2013-04-22 17:53:53 +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 d34c6393f6 updated README to have ts mime type 2013-04-19 20:56:50 +04:00