657 Commits

Author SHA1 Message Date
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
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
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
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
9b24a2f11a renamed nested paths 2013-04-16 16:49:06 +04:00
f9532fea8c fixed HLS AAC AOT 2013-04-16 14:00:41 +04:00
6a1cf17dcb implemented misc hls naming formats 2013-04-16 13:58:26 +04:00
daae21764e implemented nested hls data 2013-04-16 12:52:46 +04:00
05e0a68281 implemented hls target duration as max fragment length within current window 2013-04-15 11:31:28 +04:00
5d8a534aa4 fixed comments 2013-04-15 09:35:05 +04:00
0bd07562c5 implemented proper m3u8 cleanup 2013-04-14 17:57:29 +04:00
921b28112c implemented async hls cleanup from cache manager process 2013-04-14 17:21:51 +04:00
059dba448d removed factor directive 2013-04-12 19:39:49 +04:00
814bcf4825 implemented hls playlist reader & custom fragment sizes 2013-04-12 19:38:20 +04:00
eee52d83c4 reverted to using client handshake write callback instead of just posting 2013-04-11 07:55:40 +04:00
682d24d682 fixed image url in test html 2013-04-06 20:30:40 +04:00
92310a7240 added background image to tests 2013-04-06 20:28:22 +04:00
e68add616c fixed http handlers stat/control 2013-04-06 19:01:20 +04:00
612fc4dd75 Merge branch 'notify-redirect' v0.9.14 2013-04-06 18:10:54 +04:00