284 Commits

Author SHA1 Message Date
cbaff8f1df added addr=<ip> to HTTP notifications 2012-07-12 16:53:16 +04:00
a28626f661 added donation 2012-07-10 09:04:57 +04:00
dcd716e256 added libavformat version note 2012-07-08 09:54:17 +04:00
7e6d0c6693 more todos 2012-07-07 10:31:52 +04:00
bde580020f updated TODO 2012-07-07 00:30:27 +04:00
06dc82f912 updated one-worker note in README 2012-07-06 19:45:16 +04:00
7cd376686a added check for file path to play 2012-07-06 19:37:51 +04:00
5042963256 updated README 2012-07-06 16:10:51 +04:00
eb4e9e8d90 fixed compilation v0.2.0 2012-07-06 16:05:41 +04:00
413443c6d7 Merge branch 'master' of https://github.com/arut/nginx-rtmp-module 2012-07-06 16:00:54 +04:00
d25f7c3c5a Merge branch 'relay-vars' 2012-07-06 16:00:04 +04:00
6ad152ee4c added flv index support 2012-07-06 15:16:08 +04:00
28e5b05e01 Merge remote branch 'origin/safe-amf-parser' into video-on-demand 2012-07-06 12:38:24 +04:00
d0ec6881c1 implemented amf context flag to save context instead of actual value 2012-07-06 12:38:11 +04:00
64c5eb3d88 fixed compilation 2012-07-05 18:05:29 +04:00
fb89d9b931 improved logging 2012-07-05 12:59:07 +04:00
2149ca64e5 fixed playing flvs in closeStream/play mode 2012-07-05 12:58:49 +04:00
92b20ce565 removed seeking metadata packet when playing from the start 2012-07-05 12:34:45 +04:00
26d932eb1c fixed pausing vod stream 2012-07-05 12:19:24 +04:00
58bc83de8a merged pause into video-on-demand 2012-07-05 03:09:59 +04:00
0478c4445f reverted changes in live module 2012-07-05 03:04:53 +04:00
313fd228a1 added stream wrapping when positioned at the end to escape client hang 2012-07-05 02:50:14 +04:00
47bade991b many fixes in vod 2012-07-05 02:34:20 +04:00
45663d471d fixed recorder to always start recording at keyframe boundary 2012-07-05 02:33:49 +04:00
52c23332e5 implemented unindexed vod feature 2012-07-05 00:18:38 +04:00
0d2672938f added seek handler 2012-07-05 00:18:17 +04:00
64b24423d5 added meta csid constant 2012-07-05 00:18:00 +04:00
3caf2fd7b4 implemented streaming flvs from beginning till the end; no metadata & positioning so far 2012-07-04 12:34:23 +04:00
19d3bd6cc9 removed empty line 2012-07-03 18:06:26 +04:00
447da4f7e3 added wiki link to README 2012-07-03 18:05:51 +04:00
8def5f3945 Merge branch 'out-metadata' v0.1.15 2012-07-03 17:54:06 +04:00
9788b1a530 added meta directive for turning off sending metadata 2012-07-03 17:53:41 +04:00
fa3630d63d Merge branch 'sample-access' v0.1.14 2012-07-03 15:00:10 +04:00
ba87ca48c5 Merge branch 'close-stream' 2012-07-03 14:59:08 +04:00
f2eadabf0e fixed module address 2012-07-02 18:13:54 +04:00
792f5aedc7 fixed metadata output 2012-07-02 18:04:50 +04:00
bf487dba0b added sending metadata to clients 2012-07-02 13:42:56 +04:00
71f92aca8d implemented safe amf parser: now source chain is kept unchanged 2012-06-29 17:20:36 +04:00
51647d03b3 added arguments to on_record_done 2012-06-29 16:00:00 +04:00
d912561f65 Merge branch 'master' of https://github.com/arut/nginx-rtmp-module 2012-06-29 15:29:36 +04:00
223b2713af added SwfUrl to statistics 2012-06-29 15:29:18 +04:00
87d1cebfe2 set RTMP sample access args to be true 2012-06-29 01:44:55 +04:00
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
c9973fc68a added per-relay parameters; app, pageUrl, swfUrl etc 2012-06-27 21:20:41 +04:00
68515773e5 fixed time representation in stat.xsl 2012-06-27 15:44:45 +04:00
1719ef4433 Merge branch 'out-queue-settings' v0.1.13 2012-06-27 12:25:53 +04:00
62c750ab8b added resetting msg mask in close_stream 2012-06-25 21:46:57 +04:00
32ab32f168 added stream begin/eof to play/closeStream 2012-06-25 21:40:23 +04:00
083b0cd629 added pause support 2012-06-25 18:24:07 +04:00
53fd032ae1 close_stream implementation 2012-06-25 16:22:42 +04:00