672 Commits

Author SHA1 Message Date
289ee42c53 added handling mp4 box with zero size 2013-06-01 11:51:45 +04:00
613234b866 added 'args' argument to exec v1.0.0 2013-05-26 16:27:02 +04:00
22984bc309 http parse error now leads to notify error 2013-05-22 12:24:31 +04:00
e29e64ed7d Merge branch 'vod-stat2' v0.9.20 2013-05-17 14:51:01 +04:00
3d70ba4777 hls cleanup is not optional 2013-05-14 21:25:30 +04:00
a47b23204b Merge branch 'notify-relay' v0.9.19 2013-05-13 17:26:10 +04:00
58bd602946 removed extra logging 2013-05-13 17:25:54 +04:00
aeb20d0a24 minor logger fixes & more debug logging 2013-05-13 13:35:56 +04:00
849dbf6b89 removed dns round robin from todo 2013-05-13 12:16:14 +04:00
244961076f added round-robin relay url balancing 2013-05-13 12:13:11 +04:00
db5d361743 fixed remote connect in relay module to use the right address 2013-05-13 09:59:34 +04:00
6fa61c090e added 'time' argument to on_update notification to track time from beginning of playback/publish 2013-05-12 19:30:56 +04:00
8a332610bc updated compilation note 2013-05-09 21:39:41 +04:00
beb76aa8d5 added ssl module note 2013-05-07 20:47:12 +04:00
36d744d257 Merge branch 'master' of github.com:arut/nginx-rtmp-module 2013-05-07 20:45:43 +04:00
8958f0b33d Merge pull request #180 from jbochi/master
Fix build documentation
2013-05-07 09:45:25 -07:00
11e14ee928 implemented push/pull from on_play/on_publish 2013-05-07 17:43:03 +04:00
1d30518c8f fixed crash on hls audio buffer overflow 2013-05-07 15:08:55 +04:00
ed98ca42ef fixed typo 2013-05-07 15:02:01 +04:00
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
09db8210a7 Fix build instructions on README.md
http ssl module must be enabled
2013-05-06 16:54:18 -03:00
de2a4258d7 added close directory call in hls cleanup code 2013-05-05 09:11:04 +04:00
73f94b99ff fixed memzero argument 2013-05-01 08:14:00 +04:00
97a5a860e2 added stat before socket connect to fix auto_push connection error 2013-04-30 13:44:33 +04:00
dd75b749da implemented succeeded pushed count check in auto_push module 2013-04-27 19:51:01 +04:00
d0fb258d10 fixed crash when process name is NULL 2013-04-26 19:01:59 +04:00
b0de943956 style fix 2013-04-25 20:20:59 +04:00
7688a62874 fixed compilation 2013-04-25 20:13:21 +04:00
c61e99a368 Merge branch 'hls-restart-on-audio' v0.9.18 2013-04-25 09:22:24 +04:00
d422c3685d implemented strftime-formatted record_suffix 2013-04-24 18:20:33 +04:00
f79aa206ec implemented exec IO v0.9.17 2013-04-24 16:08:15 +04:00
6dc5b12f03 updated TODO 2013-04-23 20:25:38 +04:00
0ad74ac2bf updated year 2013-04-23 19:42:17 +04:00
2bb16425da reduced default hls_sync to 2ms 2013-04-23 19:31:38 +04:00
c0fc4bbdcc Merge branch 'init_queue' v0.9.16 2013-04-23 16:16:36 +04:00
c2fcd8c09c Merge branch 'async-client-handshake' 2013-04-23 16:16:27 +04:00
5db5d5af24 updated stat 2013-04-23 16:16:04 +04:00
f35e965033 reimplemented vod stats 2013-04-22 20:20:19 +04:00
7b5c5e9932 updated stat.xsl; thanks to @misiek08 v0.9.15 2013-04-22 18:35:15 +04:00
0958e4f034 Merge commit '1a0dd69f3466e37c6b13555d79728308ef4759a4' into new-stat 2013-04-22 18:22:48 +04:00
76f433fb45 fixed auto-pushing to non-worker child processes (cache loader & cache manager) 2013-04-22 17:53:53 +04:00
b9e5bb6ef0 hls: fixed discontinuity, fixed audio buffering 2013-04-22 16:08:54 +04:00
61b9c53972 added checks for nals #7-9 in incoming stream 2013-04-22 11:16:05 +04:00
d393508e58 implemented hls audio buffering & fragment start with audio frame 2013-04-21 19:54:33 +04:00
d34c6393f6 updated README to have ts mime type 2013-04-19 20:56:50 +04:00
3fc1598db9 implemented proper initializers for exec_static and pull static 2013-04-19 01:10:29 +04:00
709b173bdc fixed done-family notifications when on_play/on_published failed 2013-04-18 23:57:13 +04:00
dae4c77e93 implemented aligned slicing 2013-04-18 14:39:23 +04:00
2e6d8b219a fixed m3u8 parser 2013-04-16 17:24:06 +04:00
a3db04dd5b fixed magnifier type 2013-04-16 17:04:34 +04:00