Commit graph

918 commits

Author SHA1 Message Date
Roman Arutyunyan 812e2fd7b1 fixed compilation with old nginx 2014-04-03 19:13:26 +04:00
Roman Arutyunyan 8c2229cce5 version bump 2014-04-03 07:13:12 +04:00
Roman Arutyunyan a72e33ea41 fixed proxy protocol event error 2014-03-31 11:03:30 +04:00
Roman Arutyunyan 4e780909b9 added proxy protocol support 2014-03-31 08:52:20 +04:00
Roman Arutyunyan 876de488b8 added epoch argument to on_connect 2014-03-05 11:34:33 +04:00
Roman Arutyunyan abb017225b fixed errors in control output; now returning http 206 instead of empty recorded file path 2014-03-04 16:02:09 +04:00
Roman Arutyunyan 96855b1413 moved vod sample access to fix flash security error 2014-03-03 15:47:03 +04:00
Roman Arutyunyan 6f768dc4eb version up 2014-02-28 17:11:25 +04:00
Roman Arutyunyan 668125888b Merge branch 'vod-sample-access' 2014-02-28 17:09:32 +04:00
Roman Arutyunyan b31539ce95 reset byte counter at 0xf0000000 to fix publishing from fmle 2014-02-25 14:59:26 +04:00
Roman Arutyunyan 0f337fe9a4 added rtmp sample access for vod 2014-02-21 23:15:41 +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 87bc473cde Merge branch 'flv-append-fix' 2014-02-04 19:55:04 +04:00
Roman Arutyunyan c76d0fad44 Merge branch 'master' of github.com:arut/nginx-rtmp-module 2014-02-04 17:16:54 +04:00
Roman Arutyunyan 0210f7ca83 added timestamp cut in recorder to prevent negative (big unsigned) timestamps 2014-02-04 14:32:32 +04:00
Roman Arutyunyan 521f8998b0 implemented play2 time continuation 2014-02-03 11:16:01 +04:00
Roman Arutyunyan 434e6cfc06 Merge pull request #334 from hlamer/patch-1
Use same path in the comments and in the code
2014-01-31 08:52:00 -08:00
Andrei Kopats 04cbad5fda Use same path in the comments and in the code 2014-01-31 16:52:19 +02:00
Roman Arutyunyan 8d1b1c1243 fix flv append time shift 2014-01-31 10:39:08 +04:00
Roman Arutyunyan 1474aec731 Merge branch 'flv-header-mask' 2014-01-27 17:46:39 +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 fac68de376 recorder now writes correct flv track mask 2014-01-20 19:13:18 +04:00
Roman Arutyunyan 51c1459e04 Merge branch 'envivo-fix' 2014-01-20 09:05:17 +04:00
Roman Arutyunyan 39717828d6 implemented default buflen setting 2014-01-16 22:56:08 +04:00
Roman Arutyunyan a8094dfef1 added clientid to notifications & control 2014-01-16 20:51:33 +04:00
Roman Arutyunyan 8d9f99b540 fixed crash in control drop 2014-01-16 20:35:20 +04:00
Roman Arutyunyan 036a7fd1d5 version up to 1.1.2 2014-01-15 21:06:01 +04:00
Roman Arutyunyan c392252301 updated year 2014-01-15 21:03:53 +04:00
Roman Arutyunyan 65cd61e433 Merge branch 'play2' 2014-01-13 13:50:24 +04:00
Roman Arutyunyan 8a8f28f3b6 changed play2 arg format 2014-01-13 11:35:20 +04:00
Roman Arutyunyan ea1fe6eaf5 changed play2 arg format 2014-01-13 11:31:36 +04:00
Roman Arutyunyan 8e62c72e86 added filename, basename & dirname to exec_record_done 2014-01-12 08:10:36 +04:00
Roman Arutyunyan 8608faad1e version up to 1.1.1 2014-01-10 10:11:29 +04:00
Roman Arutyunyan 5e5dd797c2 reverted changes in live module 2014-01-10 09:19:57 +04:00
Roman Arutyunyan ee55c21b4c Merge branch 'master' into control-redirect 2014-01-10 09:13:35 +04:00
Roman Arutyunyan a8d148473d renamed variable from sun to saun to fix SmarOS compilation 2014-01-08 01:35:40 +04:00
Roman Arutyunyan 8d28f7f1de implemented md5-hashing in notify_relay_redirect mode 2014-01-07 21:07:58 +04:00
Roman Arutyunyan 0166380bef fixed repeated call of on_play_done 2014-01-07 07:27:19 +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 2f6a4fa279 fixed formatting error in stat module 2014-01-05 17:01:50 +04:00
Roman Arutyunyan 13854403e2 Merge branch 'master' into control-redirect 2014-01-03 16:14:03 +04:00
Roman Arutyunyan 5e8fe20497 returned hls discontinuity 2014-01-03 11:31:06 +04:00