Commit graph

276 commits

Author SHA1 Message Date
Roman Arutyunyan eb4e9e8d90 fixed compilation 2012-07-06 16:05:41 +04:00
Roman Arutyunyan 413443c6d7 Merge branch 'master' of https://github.com/arut/nginx-rtmp-module 2012-07-06 16:00:54 +04:00
Roman Arutyunyan d25f7c3c5a Merge branch 'relay-vars' 2012-07-06 16:00:04 +04:00
Roman Arutyunyan 6ad152ee4c added flv index support 2012-07-06 15:16:08 +04:00
Roman Arutyunyan 28e5b05e01 Merge remote branch 'origin/safe-amf-parser' into video-on-demand 2012-07-06 12:38:24 +04:00
Roman Arutyunyan d0ec6881c1 implemented amf context flag to save context instead of actual value 2012-07-06 12:38:11 +04:00
Roman Arutyunyan 64c5eb3d88 fixed compilation 2012-07-05 18:05:29 +04:00
Roman Arutyunyan fb89d9b931 improved logging 2012-07-05 12:59:07 +04:00
Roman Arutyunyan 2149ca64e5 fixed playing flvs in closeStream/play mode 2012-07-05 12:58:49 +04:00
Roman Arutyunyan 92b20ce565 removed seeking metadata packet when playing from the start 2012-07-05 12:34:45 +04:00
Roman Arutyunyan 26d932eb1c fixed pausing vod stream 2012-07-05 12:19:24 +04:00
Roman Arutyunyan 58bc83de8a merged pause into video-on-demand 2012-07-05 03:09:59 +04:00
Roman Arutyunyan 0478c4445f reverted changes in live module 2012-07-05 03:04:53 +04:00
Roman Arutyunyan 313fd228a1 added stream wrapping when positioned at the end to escape client hang 2012-07-05 02:50:14 +04:00
Roman Arutyunyan 47bade991b many fixes in vod 2012-07-05 02:34:20 +04:00
Roman Arutyunyan 45663d471d fixed recorder to always start recording at keyframe boundary 2012-07-05 02:33:49 +04:00
Roman Arutyunyan 52c23332e5 implemented unindexed vod feature 2012-07-05 00:18:38 +04:00
Roman Arutyunyan 0d2672938f added seek handler 2012-07-05 00:18:17 +04:00
Roman Arutyunyan 64b24423d5 added meta csid constant 2012-07-05 00:18:00 +04:00
Roman Arutyunyan 3caf2fd7b4 implemented streaming flvs from beginning till the end; no metadata & positioning so far 2012-07-04 12:34:23 +04:00
Roman Arutyunyan 19d3bd6cc9 removed empty line 2012-07-03 18:06:26 +04:00
Roman Arutyunyan 447da4f7e3 added wiki link to README 2012-07-03 18:05:51 +04:00
Roman Arutyunyan 8def5f3945 Merge branch 'out-metadata' 2012-07-03 17:54:06 +04:00
Roman Arutyunyan 9788b1a530 added meta directive for turning off sending metadata 2012-07-03 17:53:41 +04:00
Roman Arutyunyan fa3630d63d Merge branch 'sample-access' 2012-07-03 15:00:10 +04:00
Roman Arutyunyan ba87ca48c5 Merge branch 'close-stream' 2012-07-03 14:59:08 +04:00
Roman Arutyunyan f2eadabf0e fixed module address 2012-07-02 18:13:54 +04:00
Roman Arutyunyan 792f5aedc7 fixed metadata output 2012-07-02 18:04:50 +04:00
Roman Arutyunyan bf487dba0b added sending metadata to clients 2012-07-02 13:42:56 +04:00
Roman Arutyunyan 71f92aca8d implemented safe amf parser: now source chain is kept unchanged 2012-06-29 17:20:36 +04:00
Roman Arutyunyan 51647d03b3 added arguments to on_record_done 2012-06-29 16:00:00 +04:00
Roman Arutyunyan d912561f65 Merge branch 'master' of https://github.com/arut/nginx-rtmp-module 2012-06-29 15:29:36 +04:00
Roman Arutyunyan 223b2713af added SwfUrl to statistics 2012-06-29 15:29:18 +04:00
Roman Arutyunyan 87d1cebfe2 set RTMP sample access args to be true 2012-06-29 01:44:55 +04:00
Roman Arutyunyan d9579d627d implemented returning OK from close stream handler sending stream EOF. Any other value can break destruction chain which leads to undestructed data 2012-06-28 22:57:15 +04:00
Roman Arutyunyan c9973fc68a added per-relay parameters; app, pageUrl, swfUrl etc 2012-06-27 21:20:41 +04:00
Roman Arutyunyan 68515773e5 fixed time representation in stat.xsl 2012-06-27 15:44:45 +04:00
Roman Arutyunyan 1719ef4433 Merge branch 'out-queue-settings' 2012-06-27 12:25:53 +04:00
Roman Arutyunyan 62c750ab8b added resetting msg mask in close_stream 2012-06-25 21:46:57 +04:00
Roman Arutyunyan 32ab32f168 added stream begin/eof to play/closeStream 2012-06-25 21:40:23 +04:00
Roman Arutyunyan 083b0cd629 added pause support 2012-06-25 18:24:07 +04:00
Roman Arutyunyan 53fd032ae1 close_stream implementation 2012-06-25 16:22:42 +04:00
Roman Arutyunyan ae71903de4 added uptime to statisctics 2012-06-22 14:07:03 +04:00
Roman Arutyunyan f48bcc5235 added AAC support to HLS 2012-06-22 12:26:56 +04:00
Roman Arutyunyan 78f6ccd604 record_interval now restarts recording even if it has been active 2012-06-21 12:36:05 +04:00
Roman Arutyunyan 63c4269a91 added external get-style arguments to notifiers; implemented on_done notification 2012-06-20 21:11:03 +04:00
Roman Arutyunyan d21a240b12 added record_unique note to README 2012-06-20 18:38:50 +04:00
Roman Arutyunyan 5493fad47d added record_unique feature 2012-06-20 18:37:52 +04:00
Roman Arutyunyan 45cd9825a2 updated README 2012-06-19 23:07:03 +04:00
Roman Arutyunyan 5dd0120cc8 updated README with HLS notes 2012-06-19 23:05:00 +04:00