Commit graph

105 commits

Author SHA1 Message Date
Roman Arutyunyan bb5b770757 refactored live module streaming 2012-04-20 18:03:00 +04:00
Roman Arutyunyan c9eb9291bb implemented buffering 2012-04-20 09:01:04 +04:00
Roman Arutyunyan 5722ad5761 implemented better checks for upstream connect result 2012-04-19 13:52:07 +04:00
Roman Arutyunyan 1051367274 optimized session member access 2012-04-19 12:31:36 +04:00
Roman Arutyunyan 6ae16bf9d8 implemenmted several optimizations 2012-04-19 09:53:18 +04:00
Roman Arutyunyan 40684b12b4 implemented shared output chains 2012-04-18 16:37:18 +04:00
Roman Arutyunyan 201d1b28ae user stream start is now sent only as reply to buffer length message 2012-04-17 15:16:59 +04:00
Roman Arutyunyan a041a9d75c fixed IP 2012-04-17 15:15:34 +04:00
Roman Arutyunyan e060e717f3 updated tests 2012-04-17 15:12:45 +04:00
Roman Arutyunyan b063daecdb added transaction support to RTMP connect command 2012-04-15 22:47:50 +04:00
Roman Arutyunyan 427614a35a simplified test 2012-04-15 22:45:27 +04:00
Roman Arutyunyan 6e01a91c9a changed rtmp test connection address to localhost 2012-04-15 22:45:09 +04:00
Roman Arutyunyan e9426a4090 created netcall log to escape crash at the end of detached netcakk 2012-04-15 22:42:32 +04:00
Roman Arutyunyan 9a21b694af object & mixed_array are now compatible 2012-04-14 00:34:43 +04:00
Roman Arutyunyan 3152e03dd3 added mixed array support 2012-04-14 00:21:18 +04:00
Roman Arutyunyan 3d6d474290 a better test html 2012-04-12 21:18:39 +04:00
Roman Arutyunyan 4343ec28e7 added forcing detached netcalls when handler is NULL 2012-04-12 21:18:15 +04:00
Roman Arutyunyan c066285733 fixed bug in memcache chains 2012-04-12 13:40:28 +04:00
Roman Arutyunyan f9f1bcaa6e minor fixes 2012-04-12 08:12:15 +04:00
Roman Arutyunyan c5a8a39019 updated README with new record directives 2012-04-12 07:58:02 +04:00
Roman Arutyunyan 02e35b776e added memcache client 2012-04-11 20:06:47 +04:00
Roman Arutyunyan c9eb30083e added record suffix 2012-04-11 18:30:29 +04:00
Roman Arutyunyan b61d811f96 added example nginx.conf 2012-04-11 17:23:40 +04:00
Roman Arutyunyan b08d308ed0 fixed crash in amf reader 2012-04-11 17:23:23 +04:00
Roman Arutyunyan 359c346d35 added more features to recorder 2012-04-11 17:07:06 +04:00
Roman Arutyunyan 97815a66c7 added one-worker note 2012-04-11 09:23:58 +04:00
Roman Arutyunyan 20411201bc updated README & TODO 2012-04-09 15:59:12 +04:00
Roman Arutyunyan 6295147db1 Merge branch 'defclose' 2012-04-09 14:36:38 +04:00
Roman Arutyunyan 90f985fa2f implemented deferred session close 2012-04-08 01:44:57 +04:00
Roman Arutyunyan 7aa513cfcd implemented relative timestamp streaming 2012-04-07 23:38:28 +04:00
Roman Arutyunyan 4f3cbb76bd a try to implement relative time streaming 2012-04-07 23:37:09 +04:00
Roman Arutyunyan a43412edd1 fixed memleak in AMF sender 2012-04-07 22:59:25 +04:00
Roman Arutyunyan dbbd320864 improved amf writing 2012-04-06 17:49:30 +04:00
Roman Arutyunyan fd54d6cc0f fixed amf writer 2012-04-06 17:08:13 +04:00
Roman Arutyunyan c34d07c012 fixed amf creating 2012-04-06 17:02:35 +04:00
Roman Arutyunyan f118918a47 added more alf functions 2012-04-06 16:13:48 +04:00
Roman Arutyunyan cd3bef4b05 updated TODO 2012-04-06 00:50:31 +04:00
Roman Arutyunyan cf1976cd05 implemented chunk size change 2012-04-05 21:28:41 +04:00
Roman Arutyunyan 321c4899cc fixed formatting 2012-04-05 21:26:46 +04:00
Roman Arutyunyan a0fe6e5ea4 added typeless amf names support 2012-04-05 14:59:15 +04:00
Roman Arutyunyan 20a8d06eb6 implemented amf_create & fixed memory keak 2012-04-05 14:58:10 +04:00
Roman Arutyunyan cd3aea8d8c fixed netcall disconnect 2012-04-04 19:36:23 +04:00
Roman Arutyunyan 2a3408cf40 fixed netcall close 2012-04-04 19:26:32 +04:00
Roman Arutyunyan 686f57ce74 increased default max_message up to 4M 2012-04-04 19:22:32 +04:00
Roman Arutyunyan 0945de3219 implemented detached netcalls 2012-04-04 19:16:05 +04:00
Roman Arutyunyan 2e4ba3d102 a/v received from non-publisher is ignored now without any error 2012-04-04 17:01:35 +04:00
Roman Arutyunyan f6d2406ae7 fixed closing rtmp connection 2012-04-04 17:00:05 +04:00
Roman Arutyunyan 498b505622 fxed crash on NULL arg in netcall 2012-04-04 02:27:06 +04:00
Roman Arutyunyan d3c5ad1196 fixed error in HTTP header skipper 2012-04-01 11:11:08 +04:00
Roman Arutyunyan 8f648495ec fixed crash 2012-03-30 20:54:46 +04:00